The original DMCA-infringement beat-em-up
cd build/classes/main
# On first run do this first
ln -s ../../../assets data
java Game
# Or select level
java Game [1-3]
- Arrow Keys move hero
- Spacebar punches
- Q - quits
Multiplayer not implemented Enemy AI algorithm works but due to "time contraints" Enemy AI only works moving left