Artificial Life Platform; enables you to write competiting AIs
Find a file
2011-11-27 00:38:31 +01:00
.gitignore gitignore 2011-11-26 19:41:27 +01:00
agent.cc agent::on_senses_update(): Split off on_tick() 2011-11-27 00:33:05 +01:00
agent.h Tidyup. 2011-11-27 00:35:11 +01:00
connection.cc Destroy agent on disconnect; another agent can connect later 2011-11-26 23:59:31 +01:00
connection.h Destroy agent on disconnect; another agent can connect later 2011-11-26 23:59:31 +01:00
main.cc map::agent_startpos(): Introduce, abstract out from main loop 2011-11-27 00:38:31 +01:00
main.h Maintain and broadcast current tick id 2011-11-26 23:31:28 +01:00
Makefile CFLAGS -= -O3, difficult debugging 2011-11-27 00:16:20 +01:00
map.cc map::agent_startpos(): Introduce, abstract out from main loop 2011-11-27 00:38:31 +01:00
map.h map::agent_startpos(): Introduce, abstract out from main loop 2011-11-27 00:38:31 +01:00