A fun group coding experience of writing Python bots to compete in a game!
🏃 Getting Started · 🚗 Roadmap
Create your own code battles competition by implementing your game in Python using this library, without doing web development!
Follow the instructions in the documentation.
To work on the project, clone it, install the dependencies with bun
and you are encouraged to use pre-commit (run pip install pre-commit
and pre-commit install
).
- Download game file containing all decisions made.
- Support game file re-run of a simulation.
- Support additional metadata to detect "highlight" simulations.