Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 327 Bytes

About

This is a traditional space shooter game made with Pixi.js.

Move the spaceship with the arrow keys, and shoot with space.

Setup

To try it out locally, clone the repository and then run npm run dev

Demo

Check it out @ http://space-shooter-fd.herokuapp.com/

(Free tier, so it might take a while to load)