Play our free turn based strategy game and conquer the map! http://www.battleblox.tommcclean.me
- Reporting Issues: Please report issues for any bugs you find within the game
- Contributing Code: Please feel free to tackle any open issues and submit a PR
- Feel free to pick up any issues which have been triaged
BattleBlox can be hosted on web servers or statically behind a CDN
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build static output for CDN
$ yarn generate