diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-30 04:19:34 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-30 04:19:34 +0000 |
commit | 849f4a2e3c2546397ce3d49348d2f6bd35c99382 (patch) | |
tree | a42c491e321c8d4b5d6a255023b1bd604014453b /games/tycho/pkg-descr | |
parent | CRE, which stands for Corewars Redcode Evolver, is an open-source program that (diff) |
Tycho is a program to gather data on Core War warriors. Tycho takes a list of
warriors and fights each against the other. Execution logs of each instruction
executed are recorded for all fights. It prints a report in HTML format.
WWW: http://redcoder.sourceforge.net/?p=tycho
Notes
Notes:
svn path=/head/; revision=206428
Diffstat (limited to 'games/tycho/pkg-descr')
-rw-r--r-- | games/tycho/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/tycho/pkg-descr b/games/tycho/pkg-descr new file mode 100644 index 000000000000..b268a6ddceb8 --- /dev/null +++ b/games/tycho/pkg-descr @@ -0,0 +1,5 @@ +Tycho is a program to gather data on Core War warriors. Tycho takes a list of +warriors and fights each against the other. Execution logs of each instruction +executed are recorded for all fights. It prints a report in HTML format. + +WWW: http://redcoder.sourceforge.net/?p=tycho |