Pages

Monday 6 May 2019

Maze Game and Flappy Game

Level 1- Maze Game

Our focus for this term is coding and gaming. We are learning how to code and create a game for ourselves.


The first game we had to code was called "Maze Game". The presentation above shows you what I have been doing to get the angry bird to collect all of its . For level one I had to try and get the angry bird to collect all of the green pigs. The first block was "When run" I had to put blocks so the bird would move and collect the pig. The blocks I used were "Move forward 2x". It was easy to code the first few levels but as the levels got higher the harder it was to complete.

Level 2- Flappy Bird

The second game we had to code was called "Flappy Bird". It was similar to the first game we had to code. There were all types of blocks the game gave me blocks to use such as "End game", "Flap", "Set score", and it gave me other blocks to use throughout the game as well. The aim of the game was trying to get the bird through the obstacles to try and reach the end. What I got from this game was that you can get there in the end by using all kinds of strategies.