Build your first game
There are two tutorials, one per setup:
- With core + UI —
@react-text-game/coreruns the game and@react-text-game/uirenders it. Recommended, and where this page sends you. - With core only — the engine alone, with a renderer you write yourself.