Fixed NPE when the default player.txt does not exist. Fixed bug when requesting PowerUp component of invalid length. Change default lives to 1.
This commit is contained in:
12
README.TXT
Normal file
12
README.TXT
Normal file
@@ -0,0 +1,12 @@
|
||||
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>.
|
||||
Reference in New Issue
Block a user