diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-03-01 03:06:00 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-03-01 03:06:00 +0000 |
commit | 81bd6b93163e15d83b06bd06d646ebea584d6f2f (patch) | |
tree | 06c92b0aedbae9eb63ee47c00ff73c331f169658 /games/corewars/pkg-descr | |
parent | f55e01d5ab40809509a011b4cd72676f95a99d1a (diff) | |
download | ports-81bd6b93163e15d83b06bd06d646ebea584d6f2f.tar.gz ports-81bd6b93163e15d83b06bd06d646ebea584d6f2f.zip |
Notes
Diffstat (limited to 'games/corewars/pkg-descr')
-rw-r--r-- | games/corewars/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/corewars/pkg-descr b/games/corewars/pkg-descr index 89e1db600000..e04949bb1a4d 100644 --- a/games/corewars/pkg-descr +++ b/games/corewars/pkg-descr @@ -1,5 +1,5 @@ Core Wars is a simulation game. A number of programs are loaded into a -virtual machine and executed. The programs can 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 |