Space Sim

Inspiration

This is a project that I've been working on as a way of better understanding Pixi.js.

To Run

npm run prod && npm start to start the server and then open localhost:3000 in your browser.

Controls

Click on the ship to show controls. Use mouse wheel to zoom in and out.

All 3 buttons, do the same thing (for now): player movement.

Movement

Click on move button followed by where you want the ship to move.

Attack

TBD

Patrol (questionable feature)

TBD