MAZE GAME

LANGUAGE Java

TIME Grade 12, June 2015

DESCRIPTION

This is a graphical maze game. The user's task is to get the square piece to the end of the maze. It seems to be an easy task, however, it quite difficult to complete. The square piece moves automatically and it changes speed once in a while. User has to guide it to go in the correct direction using arrow keys.

Moreover, if the user approaches the wall (try to go inside), the piece will get stuck and game will end! To allow the user to complete the course, ten mistakes are allowed. The game ends and restart otherwise.