Pages

Tuesday 20 November 2018

Maze game and flappy bird codes

Maze game and flappy bird codes


In the maze game that was assigned to us, I used the code blocks labelled, move forward, turn left, turn right, repeat 5 times, repeat until, if path turn left do, if path turn right do. Those are the types of codes that helped me move forward to defeat the bad guy. for example, if I wanted to move forward I would use the "move forward" code.

In the flappy bird game, they provided a different type of codes. Ones like, flap, end game, flap a normal amount, score a point and codes that helped up create our own flappy bird game. For example, if I wanted to fly forward I would use the "flap" code to move forward. I learnt a lot of things from this exercise, from how to code an object to move forward to how to code a whole game by myself.

If you would want to play the flappy bird game that I created click here


No comments:

Post a Comment