Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 586 Bytes

File metadata and controls

17 lines (12 loc) · 586 Bytes

CodeCombat

Spring-Ford High School AP Computer Science 2015-2016 Final Project

In order to run from console do the following:

1. cd to the CodeCombat directory
2. run the command: "java -jar CodeCombar.jar"

*note: this requires Java 7 or newer; cannot run with normal java because classpath won't detect CommitBot's private inner class

Optional Keyboard Controls:

d - debug
m - menu
p - pause
r - restart

https://github.com/MeadeRobert/CodeCombat/blob/master/images/Capture.PNG