Create Turn Based
Web Games Faster Than Ever
Use your favorite frontend technologies like ReactJS, PhaserIO, PixiJS (and more!) while leveraging our simple JSON-based room abstraction
How It Works
Supercharged development flow every step of the way
Build at an accelerated pace while still using your preferred IDE (e.g. VSCode), and NPM packages
To create a game called my-game, run:
npx @urturn/runner init my-game
Start your game:
cd my-game
npm run dev