Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.56 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.56 KB

Code Battles
Documentation Status

A fun group coding experience of writing Python bots to compete in a game!

🏃 Getting Started  ·  🚗 Roadmap

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.

Development

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).

Roadmap

  • Download game file containing all decisions made.
  • Support game file re-run of a simulation.
  • Support additional metadata to detect "highlight" simulations.

Open Source Licenses