diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-01-30 12:30:52 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-01-30 12:30:52 +0800 |
commit | 2bfc8b7e2f3324054f48cc685451c19f571b405c (patch) | |
tree | e30b85cc7fef1e30cf79b0094a75f8c0b002ed59 /games/Makefile | |
parent | 79434d5b31f2ce317bc5036536391b72af7c4d05 (diff) | |
download | freebsd-ports-gnome-2bfc8b7e2f3324054f48cc685451c19f571b405c.tar.gz freebsd-ports-gnome-2bfc8b7e2f3324054f48cc685451c19f571b405c.tar.zst freebsd-ports-gnome-2bfc8b7e2f3324054f48cc685451c19f571b405c.zip |
optiMAX is a corewar optimizer written in Perl for Unix and Windows XP.
Features:
- Comprehensive 4 stage optimization.
- Advanced constant generation.
- Fixed-Stragey Hills (fsh) as benchmark.
- fsh's for various hills available.
WWW: http://www.corewar.info/optimax/
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 fa7c9b46e598..410d0313c19c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -537,6 +537,7 @@ SUBDIR += openmortal SUBDIR += openttd SUBDIR += openyahtzee + SUBDIR += optimax SUBDIR += orbital_eunuchs_sniper SUBDIR += outerspace SUBDIR += p5-Algorithm-Pair-Best |