A gym environment for SpeedRunners.
The gym environment uses sr-lib in order to communicate with the SpeedRunners game. Instructions for running sr-lib can be found in the link.
Clone the repository then run pip install .
in the cloned repository.
- Open the SpeedRunners game and load a free practice map.
- Use an injector to inject the library into the game.
(a) Wait until the console says "Waiting for client...". - Create the connection and gym environment.