This is a quickstart-template for null0. Use it to quickly create your game.
- To get info run
make
. - Use docker for a complete setup, with no need for any local tools installed:
docker run -it -v $(pwd):/cart konsumer/null0 make
This repo has a Github Actions setup to build a demo-site for you, and publish, here.