code-battles
v1.3.0
Published
A library for building interactive competitive coding battles
Downloads
359
Readme
Getting Started
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.
Roadmap
- [ ] Download game file containing all decisions made.
- [ ] Support game file re-run of a simulation.
- [ ] Support additional metadata to detect "highlight" simulations.