Making a start at the Endless Runner
The second (technically third) task for my low level programming module is to create an endless runner type game much like temple run or flappy bird.
My idea for my endless runner is a set of maybe 5 rows which will have procedurally generated obstacles in them. The aim of the game will be to live for as long as you can by moving up and down the screen in order to dodge the ever increasingly fast obstacles coming towards the player character.