Riz Studio
SHIP YOUR GAME IN THREE STEPS
Publish a deployed browser game to the arcade, then connect the SDK when you want rankings, RP and analytics.
01
DROP A BUILD
A deployed browser build behind a public URL. index.html and assets.
02
ADD ONE SCREEN
A title, a one-line pitch and a category. That is the whole listing.
03
GO LIVE
Passes review and it is playable in the arcade, on desktop and phone.
SAVE YOUR PLAYER ACCOUNT FIRST
Creator ownership, game keys and review feedback need a permanent account. Use “Save progress” in the header, then return here.
CONNECT THE SDK
Drop the script in, initialise with your public game key, then report runs and scores.
const session = await RizGames.initialize({
gameKey: "your-public-game-key",
});
await RizGames.game.start();
await RizGames.score.submit(score);
await RizGames.game.end(score);0 ETB
Costs nothing to publish
Browser
No install for players
Desktop + phone
Every listing plays on both