Skip to content

js13k-pnf Game for the 2021 edition of JS13K Games

License

Notifications You must be signed in to change notification settings

nathanello/js13k-2021

 
 

Repository files navigation

Galaxy Raid

2021 JS13K game jam entry.

Instructions

  • Mouse: the ship will follow the cursor; click to launch a bomb.
  • Touch: drag the finger to move the ship; tap with a second finger to launch a bomb.
  • Gamepad: supports both analog sticks (preferred) and direction pad; use A, B, X or Y to launch a bomb.
  • Keyboard: use arrows or WASD/QZSD to move; Space or Enter to launch a bomb.

I want to play

Sure, head over here.

To run from source:

npm install
npm start

To build dist/build.zip:

npm run build

About

js13k-pnf Game for the 2021 edition of JS13K Games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 2.8%
  • CSS 1.8%