This repository contains the code for the Battlehack20 minimalengine.
To install, run
$ pip install battlehack20-minimalengine
You may need to first run
$ pip uninstall battlehack20
Most things should be able to be run the same as with the original battlehack20
,
but much faster and without a sandbox.
A few things are not implemented in the minimalengine. These include
- bytecode
- the minimalengine does not log as much as the original