Skip to content

drallensmith/rcssserver

 
 

Repository files navigation

rcssserver-15.2.2

Build Status

Description

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.

Dependencies

Flex, Boost-system, Boost-filesystem

Install

mkdir build && cd build
cmake ..
make

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.3%
  • Shell 12.8%
  • Makefile 6.1%
  • C 1.4%
  • Yacc 1.4%
  • M4 1.3%
  • Other 0.7%