In the genre of Lunar Lander games we simulate launching the SpaceX Starship to orbit, deploying Starlink satellites and returning both the booster and upper stage to Earth to be caught on the launch pad.
Try it live here: https://spacex-starship-lander.pages.dev/
- Attempt the famous landing flip maneuver!
- Validate the 50% chance of explosion 🚀🛰🔥 theory.
Original version by https://github.com/Matt-DESTROYER as a Replit bounty project.
Fork, remix and make your own game! Let's have fun making games!
- Booster and Starship separation
- Starlink launch
- Land both stages to win!
npm i
npm run dev
- use state transitions for stages, cleanup add/remove EventListeners
- extract input/control from ship class
- add instructions for mobile/touch ux (maybe too easy tho)
- add sound fx