The RoboCup-2D Soccer Simulator is a research and educational tool for multi-agent systems and artificial intelligence. It enables for two teams of 11 simulated autonomous robotic players to play soccer (football). The build system of this version is modified to use CMake and remove dependencies for bison/yacc.
Flex, Boost-system, Boost-filesystem
mkdir build && cd build
cmake ..
make