Artificial Life Platform; enables you to write competiting AIs
Find a file
2011-11-26 23:50:07 +01:00
.gitignore gitignore 2011-11-26 19:41:27 +01:00
agent.cc Maintain and broadcast current tick id 2011-11-26 23:31:28 +01:00
agent.h ~agent(): Introduce proper destructor 2011-11-26 23:36:10 +01:00
connection.cc ~connection(): Close file descriptor 2011-11-26 23:43:52 +01:00
connection.h ~connection(): Close file descriptor 2011-11-26 23:43:52 +01:00
main.cc Main loop: Switch to infinite ticking paradigm; agents connect on the fly, cannot reconnect yet 2011-11-26 23:50:07 +01:00
main.h Maintain and broadcast current tick id 2011-11-26 23:31:28 +01:00
Makefile Support for (read-only) TCP connection agent communication 2011-11-26 23:24:06 +01:00
map.cc Get rid of class position 2011-11-26 20:40:05 +01:00
map.h Fix map addressing 2011-11-26 22:00:16 +01:00