rcgamestats is a web application that enables running a large number of RoboCup Soccer 2D simulation matches in a distributed manner while aggregating match results over the Internet. It is designed to support the distributed execution of matches across dozens or more host machines.
-
Server
- Flask
- See requirements.txt for other dependent libraries.
-
Client
- Linux Environment (Ubuntu 22.04 is recommended)
- Python3
- rcssserver
- (optional) librcsc
- (optional) rcg2data
- (optional) cpufrequtils
See docs