nathanello / js13k-pnf

Game for the 2020 edition of JS13K Games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planet Not Found

Game for the 2020 JS13K game jam.

About

Shoot'em up game! 12 different enemies and 3 powerups (Fast fire, Shield and Bomb).

Instructions

Move the mouse cursor or drag your finger to where you want to move the ship, or use the arrow keys.

I want to play

Sure, head over here.

To run from source:

npm install
npm start -- --host=0.0.0.0

To build dist/index.html:

npm run build

Credits

About

Game for the 2020 edition of JS13K Games

License:MIT License


Languages

Language:JavaScript 98.8%Language:HTML 1.2%