npm.io
1.7.13 • Published 4 months ago

code-battles

Licence
MIT
Version
1.7.13
Deps
4
Size
6.3 MB
Vulns
0
Weekly
0

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