This repo was created using create-hex-engine-game.
To run a development webserver for your game locally:
npm startTo build a production version of your game for redistribution:
npm run buildFor more info, head on over to Hex Engine's website.
This repo was created using create-hex-engine-game.
To run a development webserver for your game locally:
npm startTo build a production version of your game for redistribution:
npm run buildFor more info, head on over to Hex Engine's website.