diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-01-30 12:19:34 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-01-30 12:19:34 +0800 |
commit | c1c79747a893bd4e7ceaf17b4dfd2fda121fe504 (patch) | |
tree | 9f7d0e910c81d41b91949779231de66ba8d326ce /games/Makefile | |
parent | 2921ab247c49dff61eacff846c731f9f626c8bfe (diff) | |
download | freebsd-ports-gnome-c1c79747a893bd4e7ceaf17b4dfd2fda121fe504.tar.gz freebsd-ports-gnome-c1c79747a893bd4e7ceaf17b4dfd2fda121fe504.tar.zst freebsd-ports-gnome-c1c79747a893bd4e7ceaf17b4dfd2fda121fe504.zip |
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
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index d2083df5b79c..dc766e596fc7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -787,6 +787,7 @@ SUBDIR += tuxtype SUBDIR += tvp SUBDIR += twitch + SUBDIR += tycho SUBDIR += typespeed SUBDIR += tyrquake SUBDIR += ufoai |