GA Corewars

In college, I was on a project that evolved Corewars programs for a Genetic Algorithms class. Later I wanted to expand on that project and I largely

started over and did a re-write. I kept the same corewar evaluator, exhaust, but re-wrote the schema for GA and made the program a bit more

configurable.

The source is a mix of C++, C, and asm. It compiles on Linux and under Cygwin.

Source: gacorewars.zip