AirCombat Client
June 8, 2020 ยท View on GitHub
A jet fighter game built with PhaserJS
How to run
$ yarnto install dependencies;$ yarn devto start the development server;$ yarn buildto build for production distribution;
June 8, 2020 ยท View on GitHub
A jet fighter game built with PhaserJS
$ yarn to install dependencies;$ yarn dev to start the development server;$ yarn build to build for production distribution;