Initial game engine.

This commit is contained in:
Marshall
2012-03-31 14:15:50 -04:00
parent ccf8038f05
commit 2954041e89
167 changed files with 2 additions and 13150 deletions

View File

@@ -1,12 +0,0 @@
Adaptive Mario Instructions
---------------------------
Unzip the attached archive 'CS8803_P3.zip' and change to the new directory.
To build Adaptive Mario: run 'ant clean' then 'ant' in this directory.
To run Adaptive Mario: change to the 'dist' directory, then run java -jar CS8803_P3.jar
For full instructions, see writeup/CS8803_P3.PDF.
For assistance, please contact Woody Folsom <woody.folsom@gatech.edu> or Marshall Gillson <mgillson1@gmail.com>.