diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /games/corewars | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'games/corewars')
-rw-r--r-- | games/corewars/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/corewars/pkg-descr b/games/corewars/pkg-descr index 2d6d35b89512..3ada5a28d945 100644 --- a/games/corewars/pkg-descr +++ b/games/corewars/pkg-descr @@ -1,8 +1,8 @@ Core Wars is a simulation game. A number of programs are loaded into a -virtual machine and executed. The programs can try to crash each other, +virtual machine and executed. The programs can try to crash each other, manipulate other programs, overwrite as much memory as they can, etc... The "best" program is selected according to a scoring mechanism which -involves the number of memory cells the program has overwritten, the +involves the number of memory cells the program has overwritten, the number of other programs it has crashed and whether/when it crashed. WWW: http://corewars.sourceforge.net/ |