aboutsummaryrefslogtreecommitdiff
path: root/games/cre/pkg-descr
blob: 81d2bcf4efc8fcf472429039910a179de9fc5acb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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/