资 源 简 介
Deliverables
Deliverables can be found in the Downloads Section of the website. Deliverables include:
* Game Specification
* Development Document
* Publicity Statement
* src.zip (source code)
* Game.jar (executable jar file)
* windows.zip (native files needed to run Slick2d framework)
Source code is also available in our Source Section. It is located in the trunk folder under "src".
How to Run Game.jar
Save Game.jar to a directory. This will be the gamepath.
Save windows.zip to a directory. This will be the nativefilepath.
Open cmd.
Type in command "cd gamepath".
Type in command "java -jar -Djava.library.path=nativefilepath Game.jar".
More detailed instructions with screen shots are provided in the development document.
Intention
The world needs more serious games.