20171028 Halloween Party!!
This year's Halloween, Ms. Jenny came to the studio to give out candies. So many kids came, and we have so much fun!!!
今年萬聖節,Ms. Jenny 準備了好多糖果在語言家等大家來。當天來了好多小朋友,讓我們度過了一個非常愉快的夜晚!!!
This year's Halloween, Ms. Jenny came to the studio to give out candies. So many kids came, and we have so much fun!!!
今年萬聖節,Ms. Jenny 準備了好多糖果在語言家等大家來。當天來了好多小朋友,讓我們度過了一個非常愉快的夜晚!!!
In yesterday’s kids coding class, we started our final Scratch program, a multi-level game where the player avoids guards, unlocks doors and collects treasure. We learned how to have sprites only appear on certain levels and how to control which level we are on. We haven’t the first level yet, but hopefully we’ll finish all 3 levels next week.
In last Friday’s kids coding class, we finished our Catch the Dots game. For some tasks, I asked the kids to program without showing them the specific steps they needed to take, letting them figure out their own solution based on what we did before. They added functions (custom blocks) and variables. And they were able to change the difficulty of the game over time by adjusting the values of their variables.
In the last C#/Unity coding class, we started class by discussing Finite State Machines, which can be used to keep track of a game’s state. We then started to make our first project, a clone of the 1976 arcade classic, Breakout. We added font and image assets, learned to use Gimp for image editing, and created our first menu screen by adding a button. Next time we’ll start adding C# to the project so the menu will be interactive.
探索月球與衛星繞地球的太空軌道科學 & 動手做月球與衛星繞地球創意科學實驗
Introduction to Orbital Science of Satellite/Moon with DIY Science Projects
探索科學與藝術創作的結合 & 動手做科學與藝術創作實驗
Introduction to A Combination of Science and Art with DIY Science Projects
Scrolling Marquee
Because the hot air will move up and the cold air will goes down. And it will help the cup move around.
Therefore, we can see the pictures or words we draw on the cup that started to move like a simple animation.
本周主題 跑馬燈
透過熱對流產生一股動力,回味以前跑馬燈
原理: 熱對流
In today's coding class, we continued building our Brain Game. They learned to create functions (a major concept in programming) so they can reuse stacks of blocks.