/lander

A 2D simulation game where you program rocket boosters to land

Primary LanguageJavaScriptMIT LicenseMIT

lander

A 2D simulation game where you program rocket boosters to land.

Mar-10-2023 07-06-40

Develop

  1. Install dependencies npm i
  2. Start the dev server npm start
  3. Navigate to http://localhost:3000

Play

This is a work in progress and only supports keyboard control for now.

  1. Up arrow fires booster engine
  2. Right arrow pitches right with grid fins
  3. Left arrow ptiches left with grid fins