Skip to content

areyasouka/spacex-starship-lander

Repository files navigation

Unofficial SpaceX Starship Lander Game

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!

Follow @arex Postmeta.com

Features

  • Booster and Starship separation
  • Starlink launch
  • Land both stages to win!

Screenshot showing Starship rocket launch

Build

npm i
npm run dev

Todo

  • 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