Thursday 3 September 2020

Maze Game and Flappy Bird Codes

 



What types of blocks and codes did you use in the games eg. direction, repeats, etc?
> There were many blocks used to complete the game including ' move forward ', ' turn left / right ', ' repeat until ... ', etc ...

What did the blocks and codes enable you to do with the Games?
> All of the blocks/codes that I used in the games were needed to make the character move and stop in a certain place. In the first presentation, the codes I used made it able for the character to reach a certain destination. In the flappy bird presentation/game, the codes used made it able to the bird to move up and down when clicked and to stop the game when the bird hit an obstacle or hit the ground.


What did you learn from this exercise?
> That all the codes have a particular function.