Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 673 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 673 Bytes

Extra Laser

Extra parts, Extra Credit

How to play

  1. go to https://vicksonzero.itch.io/extra-laser
  2. use Touch / Mouse / WASD
  3. Try to survive
  4. Build your ship by collecting parts

How to use code

This is a https://github.com/digitsensitive/phaser3-typescript project

To develop, do

npm install
npm run dev

To release, do

npm install
npm run build

Entry point is src/game.ts

Credits

https://kenney.nl/assets/space-shooter-redux

https://kenney.nl/assets/space-shooter-extension

http://brm.io/matter-js/

https://github.com/digitsensitive/phaser3-typescript

http://hasgraphics.com/tag/explosion/

https://phaser.io/phaser3