Skip to content

nathanello/js13k-pnf

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.2%