Skip to content

Simple game prototype for future development and porting to Android just for fun.

Notifications You must be signed in to change notification settings

nlauchande/tux2way

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.

About

Simple game prototype for future development and porting to Android just for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages