updated readme take 2

This commit is contained in:
Richard Harrington 2013-08-05 23:34:33 -04:00
parent cce235fd1c
commit e7bf17d21f

View File

@ -1,3 +1,6 @@
RobotWar
--------
A reverse-engineered version (in Clojure) of Silas Warner's 1981 Apple II game, RobotWar.
In RobotWar, players write programs in a language created specifically for the game, which is compiled down to a virtual machine code and then used as an AI for a (virtual) robot in arena battles against other players' robots.