Robots fight to the death in a virtual arena (based on the game for the Apple II)
Go to file
2013-07-16 12:11:53 -04:00
doc first commit 2013-06-26 15:59:01 -04:00
src/hs_robotwar fixed bug in regex in valid-word function 2013-07-16 12:11:53 -04:00
test/hs_robotwar separated out the comment-stripping step completely from the lexing step 2013-07-14 23:01:37 -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 added a non-default README 2013-07-02 11:00:59 -04:00

hs-robotwar

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

More to come...