Skip to content

docs: add level overview to README - #8

Open
imaustink wants to merge 1 commit into
mainfrom
docs/levels-overview
Open

docs: add level overview to README#8
imaustink wants to merge 1 commit into
mainfrom
docs/levels-overview

Conversation

@imaustink

Copy link
Copy Markdown
Owner

Summary

Answers "how many levels does the lander game have?" by documenting it directly in the README.

The game currently has 11 levels (indices 0–10), defined in app/src/levels.ts:

  1. Tutorial
  2. Hello, Moon
  3. Tilted
  4. Steady the Ship
  5. Lateral Drift
  6. Bullseye
  7. On a Budget
  8. Minimum Power
  9. Precision Burn
  10. The Long Fall
  11. Hoverslam

Changes

  • Added a "Levels" section to README.md with a table summarizing each level's name and focus, plus a link to app/src/levels.ts for full details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant