1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/games/cre/pkg-plist
Alejandro Pulver 60df7f1923 CRE, which stands for Corewars Redcode Evolver, is an open-source program that
automatically generates programs for the game Corewars by using Charles
Darwin's theories on natural selection. When you start CRE, here's what
happens:

1. A population of warriors is created by randomly selecting instructions.
2. Each warrior's fitness is tested by battling with other warriors in the
   population.
3. The fittest warriors reproduce and replace less fit warriors.
4. The previous two steps are repeated indefinitely.

WWW:	http://cre.sourceforge.net/
2008-01-30 04:03:27 +00:00

5 lines
121 B
Plaintext

bin/cre
%%PORTDOCS%%%%DOCSDIR%%/CRE Manual.txt
%%PORTDOCS%%%%DOCSDIR%%/Exhaust README.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%