X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=jars.git;a=blobdiff_plain;f=README;fp=README;h=6a5e5bf518b0a116388a568a33c7281a3b57c1a8;hp=0000000000000000000000000000000000000000;hb=2cd0b7c49f97f10eb9176604aec83db9d0417e58;hpb=8cf793c2dd22926c497996a5a64a53ce8ada0f21 diff --git a/README b/README new file mode 100644 index 0000000..6a5e5bf --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +JaRS: Janky Redcode Simulator +============================= + +A hobby implementation of the Memory Array Redcode Simulator (MARS) and +associated tools for the programming game Corewar. + +At this pont, the JaRS contains a collection of utilities for: +- Running redcode programs (warriors) specified in the "load file" + format of the 1994 draft of the core war standard, +- Visualizing the progress of battles graphically using Tk, +- Maintaining King of the Hill style tournaments in the spirit of + http://www.koth.org. + +License +------- + +JaRS is free software, and is distributed under the terms of version 3 +of the GNU General Public License. A copy of this license can be found in +the file named COPYING. \ No newline at end of file