An open API service indexing awesome lists of open source software.

https://github.com/kaluabentes/aircombat-client

A jet fighter game built with PhaserJS
https://github.com/kaluabentes/aircombat-client

Last synced: 6 months ago
JSON representation

A jet fighter game built with PhaserJS

Awesome Lists containing this project

README

          

# AirCombat Client

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;