diff options
author | pav <pav@FreeBSD.org> | 2005-07-19 05:12:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-19 05:12:39 +0800 |
commit | 426825874ffabfcb7f9eb1d5844a26ceccfde195 (patch) | |
tree | ca7283fabdbb5359da83bd502f62c8902bd195ec /games/Makefile | |
parent | c06afbc4cd7f28d48263db20c90ba289251eee54 (diff) | |
download | freebsd-ports-gnome-426825874ffabfcb7f9eb1d5844a26ceccfde195.tar.gz freebsd-ports-gnome-426825874ffabfcb7f9eb1d5844a26ceccfde195.tar.zst freebsd-ports-gnome-426825874ffabfcb7f9eb1d5844a26ceccfde195.zip |
exMARS combines the latest advance in corewar simulation technology, with
proactive performance optimizations.
Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact,
I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from
qMars, a shot of optimizations, shook everything well, and garnished
everything with a high level interface for Ruby.
PR: ports/83576
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 14c73bddc12d..ec4609ea6a0d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -129,6 +129,7 @@ SUBDIR += enigma SUBDIR += euchre SUBDIR += evilfinder + SUBDIR += exmars SUBDIR += exult SUBDIR += falconseye SUBDIR += farblazer |