Robots fight to the death in a virtual arena (based on the game for the Apple II)
Go to file
2013-07-19 13:18:22 -07:00
doc first commit 2013-06-26 15:59:01 -04:00
src/hs_robotwar got working the compiling into command-arg pairs 2013-07-18 10:49:40 -04:00
test/hs_robotwar pulled the disambiguation of minus signs out of the parsing step, put it afterwards 2013-07-16 15:14:06 -04:00
.gitignore edited .gitignore file to exclude .swp and .DS_Store files 2013-07-08 17:26:40 -04:00
manual.txt added original robotwar manual from internet 2013-07-11 14:54:14 -04:00
project.clj finished converting the lexer to regexp, eliminating need for core.match 2013-07-13 13:00:38 -04:00
README.md updated readme to reflect name change away from the 'hs-' prefix 2013-07-19 13:18:22 -07:00

robotwar

A loosely reverse-engineered version of the 1981 Apple game, Robotwar

More to come...