treasure/README.md

174 B

Treasures can be found on a 2D grid. By simulating evolution, a small "turtle" learns the location of the treasures.

To run:

nim --gc:arc -d:release c main
./main