This is an Airthings hackathon project for an easter egg game inspired from Galaga that can be used in our app and hopefully other places in the Airthings system. This project uses Phaser 3, Webpack and Express along with Node. The original template is forked from here
The project is available publicly on Heroku
- Clone this project
npm install
npm run dev
npm run build
npm start