Skip to main content

Build your first game

There are two tutorials, one per setup:

  • With core + UI@react-text-game/core runs the game and @react-text-game/ui renders it. Recommended, and where this page sends you.
  • With core only — the engine alone, with a renderer you write yourself.