This is an example game made with Phaser to demonstrate the features of our GameFi SDK. The server source code for this game can be found here.
Build static with yarn webpack
or npm run webpack
. Development server is configured so you can add serve
to these commands to use it.