Skip to content

Airthings/radora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radora

Description

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

Setup

  • Clone this project
  • npm install

Dev Environment

npm run dev

Prod Environment

npm run build
npm start

About

A Phaser 3 Project Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 2.1%