Added readme and license.
[jars.git] / README
1 JaRS: Janky Redcode Simulator
2 =============================
3
4 A hobby implementation of the Memory Array Redcode Simulator (MARS) and
5 associated tools for the programming game Corewar.
6
7 At this pont, the JaRS contains a collection of utilities for:
8 - Running redcode programs (warriors) specified in the "load file"
9   format of the 1994 draft of the core war standard,
10 - Visualizing the progress of battles graphically using Tk,
11 - Maintaining King of the Hill style tournaments in the spirit of
12   http://www.koth.org.
13
14 License
15 -------
16
17 JaRS is free software, and is distributed under the terms of version 3
18 of the GNU General Public License.  A copy of this license can be found in
19 the file named COPYING.