This website requires JavaScript.
Explore
Help
Register
Sign In
wfolsom
/
cs8803p3
Watch
1
Star
0
Fork
0
You've already forked cs8803p3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f179f2daa5046bff16c49fff219aebe3a3ed5cd5
cs8803p3
/
src
/
dk
/
itu
/
mario
/
MarioInterface
History
Woody Folsom
a827ca7430
Refactoring to allow MyNewLevelGenerator to determine the level type, difficulty and music based on the player metrics.
...
Work in progress.
2012-03-17 10:26:33 -04:00
..
.DS_Store
Initial commit.
2012-03-06 11:42:35 -05:00
Constraints.java
Initial commit.
2012-03-06 11:42:35 -05:00
GamePlay.java
Added screen-capture functionality (press D). Added safeguards to prevent NPE when player.txt, DetailedInfo.txt do not exist. Removed these files from source control.
2012-03-16 13:31:15 -04:00
LevelGenerator.java
Refactoring to allow MyNewLevelGenerator to determine the level type, difficulty and music based on the player metrics.
2012-03-17 10:26:33 -04:00
LevelInterface.java
Initial commit.
2012-03-06 11:42:35 -05:00