Tinker Dice is a platform for creating and playing mobile party and tabletop-style games. A designer describes a game in plain language; AI agents turn that description into a working prototype that players can run through Telegram or as a PWA.
How it works
- Rules creation — describe the game in words or upload rules. An AI designer produces technical rule markup, configures plugins, and asks clarifying questions.
- Graph building — engineering agents convert the markup into an executable game graph, validated mechanically (Golem) and smoke-tested in the real engine.
- Publication — the game becomes available as a PWA, Telegram Mini App, or a simple website to play, test, and share.
Building blocks (plugins)
Cards, resources, randomizers, roles, tile boards, an embedded AI Game Master, and system plugins (auction, voting, turn order, math/logic). The plugin list expands without changing the core.