diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 5b036c0ebac477c67c1025efeaca2a3cdca4ff0e (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /games/corewars/pkg-descr | |
parent | f5ce240a4dce2a7c5cc4733a1804776792a07181 (diff) | |
download | FreeBSD-ports-5b036c0ebac477c67c1025efeaca2a3cdca4ff0e.zip FreeBSD-ports-5b036c0ebac477c67c1025efeaca2a3cdca4ff0e.tar.gz |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'games/corewars/pkg-descr')
-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 2d6d35b..3ada5a2 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/ |