diff options
author | acm <acm@FreeBSD.org> | 2007-10-06 04:19:00 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-10-06 04:19:00 +0800 |
commit | d22704d6317d6dc40aa71b9f14c9110ea743d1e5 (patch) | |
tree | fc95538abaab0bc6828b28a77fe443fa5c66ffda /games/Makefile | |
parent | 727ca7dad1dc98be6e6aeb2d0fd7b06c4f7e062e (diff) | |
download | freebsd-ports-gnome-d22704d6317d6dc40aa71b9f14c9110ea743d1e5.tar.gz freebsd-ports-gnome-d22704d6317d6dc40aa71b9f14c9110ea743d1e5.tar.zst freebsd-ports-gnome-d22704d6317d6dc40aa71b9f14c9110ea743d1e5.zip |
- New port: games/linux-nerogame
Neuro-Evolving Robotic Operatives, or NERO for short, is a unique computer
game that lets you play with adapting intelligent agents hands-on. Evolve your
own robot army by tuning their artificial brains for challenging tasks,
then pit them against your friends' teams in online competitions!.
New features in NERO 2.0 include an interactive game mode called territory
capture, as well as a new user interface and more extensive training tools.
WWW: http://www.nerogame.org/
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 5b2b45f6cee4..b9864fdd7a24 100644 --- a/games/Makefile +++ b/games/Makefile @@ -423,6 +423,7 @@ SUBDIR += linux-enemyterritory-shrub SUBDIR += linux-enemyterritory-tce SUBDIR += linux-goodway + SUBDIR += linux-nerogame SUBDIR += linux-nwnclient SUBDIR += linux-nwserver SUBDIR += linux-quake3-demo |