/sky-shooter

The good ol' space-shooter game built in ReactJS

Primary LanguageJavaScript

Sky-shooter

The ol' space-shooter game, built in ReactJS.

To start clone the repo and run

cd sky-shooter
npm install
npm start

To visit the live version of the app, visit https://sky-shooter.herokuapp.com/.
The app does not use any game engine, it's purely built on React and Javascript.