Metadata-Version: 2.1
Name: racetrackgym
Version: 0.2.5
Summary: Python Simulation of the Racetrack game. This implementation is compatible with the OpenAI Gym API, and comes with additional extensions
Author: Timo P. Gros
Author-email: timopgros@cs.uni-saarland.de
Requires-Python: >=3.9,<3.11
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Pillow (>=8.4.0,<9.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: jupyterlab (>=3.6.3,<4.0.0)
Requires-Dist: matplotlib (>=3.4.3,<4.0.0)
Requires-Dist: numpy (>=1.21.4,<2.0.0)
Requires-Dist: rlmate (>=0.0.20)
Description-Content-Type: text/markdown

# racetrack


