Extra parts, Extra Credit
- go to https://vicksonzero.itch.io/extra-laser
- use Touch / Mouse / WASD
- Try to survive
- Build your ship by collecting parts
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
https://kenney.nl/assets/space-shooter-redux
https://kenney.nl/assets/space-shooter-extension
https://github.com/digitsensitive/phaser3-typescript