flagcapper / GoogleAI-Ants-Starter-Pack

C starter pack for the ants google ai contest.
5 stars 2 forks source link

NOTE: Please request any changes or post any issues with the starter pack on the main aichallenge repo instead.

A C starter pack created by flagcapper. If given any unexpected input, it will crash. Compile using the makefile or with:

gcc *.c -o MyBot -lm