AirCombat Client

June 8, 2020 ยท View on GitHub

A jet fighter game built with PhaserJS

How to run

  1. $ yarn to install dependencies;
  2. $ yarn dev to start the development server;
  3. $ yarn build to build for production distribution;