nlauchande/tux2way
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Running / Building the Code To run the game please ensure to have correctly installed in your environment Java Virtual Machine (JRE 1.7+) the jar executable ready to be used is at /dist/ folder. To build the code you would have to execute the following steps: 1. Install Java Development Kit 1.7 or higher 2. Install Ant build automation tool(the latest version available at the website( http://ant.apache.org) 3. In the root directory of the project execute the command ant, a JAR executable will be created under the folder dist, you then can double click the jar file. The keys depicted in the assignment description are used for the player movements. To exit the game press ALT + F4 should be pressed. Latest Statble Release: Latest stable release is available on folder release.