A 3D spaceship flight simulator built with JavaScript, Three.js, and HTML5 Canvas.
- Because this project uses JavaScript modules, you'll need to run it from a local web server.
- If you have Python installed, you can start a simple server with
python -m http.server. - Then, open your browser and go to
http://localhost:8000.
- Mouse: Steer the ship
- Left Mouse Button: Thrust
- Spacebar or Z: Fire lasers