Three Starter Projects introduce the Framework for a simple maze game. This is the second project. It introduces use of a variable - score. Start the game with the green flag. Use arrow keys to guide cat to the apple If the cat touches black it goes back to the start If the cat touches the apple it scores a point and the maze becomes harder. Every 3 seconds the apple changes position. If it touches the apple again the game ends and the cat goes to the beach.
EG-LL99