Pages

Monday 12 August 2019

Maze Game and Flappy Bird Codes

Maze Game and Flappy Bird Codes

In Digitech, my classmates and I have done some coding on games
where we were able to control how a game runs. We did it on two
basic games, the maze game and flappy bird. In the Maze Game
activity, we had to control and find ways of how the player could
reach its destination, however we could only use a certain amount
of blocks. We used codes that could make the player move forward,
turn left/right as well as codes that could be repeated more than 2
times. It got more and more confusing after each stage because new
codes were added, and we'd have to find ways of how to use it. In the
flappy bird game, we had to basically organise the game like if you hit
an obstacle, do you keep playing or does it end? If you pass an obstacle
do you get a point or does it stay at zero? It was like we were to decide
the outcome of the specific action that was chosen. In the end, I did learn
a bit about coding and how a game runs through doing these activities.


1 comments:

Hinerau said...

I think it's great that you are developing your problem solving skills in terms of determining appropriate codes to get the games to function. Well done!

Post a Comment