Artificial Life Platform; enables you to write competiting AIs
Find a file
Petr Baudis de6a4d656f Support for command input
For starters, 'move_dir x y' command is supported.
2011-11-27 02:14:57 +01:00
.gitignore gitignore 2011-11-26 19:41:27 +01:00
agent.cc Support for command input 2011-11-27 02:14:57 +01:00
agent.h Support for command input 2011-11-27 02:14:57 +01:00
connection.cc Support for command input 2011-11-27 02:14:57 +01:00
connection.h Support for command input 2011-11-27 02:14:57 +01:00
main.cc Support for command input 2011-11-27 02:14:57 +01:00
main.h Maintain and broadcast current tick id 2011-11-26 23:31:28 +01:00
Makefile Connection communication in separate thread 2011-11-27 01:24:52 +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