iturrioz / WillixMaze

FOSS coding for Euskal Encounter 2013
GNU General Public License v2.0
0 stars 0 forks source link

WillixMaze

FOSS coding for Euskal Encounter 2013 http://www.euskal.org/en/foss-coding.html

Quickstart

Pre-requisites:

Clone and build the project

git clone git://github.com/iturrioz/WillixMaze.git
cd WillixMaze
mvn clean package

Run the game

Unzip the file target/game-0.0.1-SNAPSHOT-release.zip and run game.sh (Linux) or game.bat (Windows).

How to play

From the main menu screen you can select the maze level by pressing UP and Down arrow keys. Once you have selected one press enter to start it.

Then it will show the info screen of the level. Press spacebar to start the level.

In each level you have to move the circle, pressing the arrow keys, through the maze to reach the exit in the right part before you run out of time.