Dibblit!
An affordable DIY platform for making games with AI.
Quick demo
A few tiny games
Memory Match
Make your own!
Make your own Dibblit
1
Get supported hardware
| Buy Link | Name | Cost | Key specs |
|---|---|---|---|
| Buy | Waveshare ESP32-S3 Touch ePaper 1.54 (V2) | $22.99 | 200 × 200 e-paper, touch, two buttons, mic + speaker, 8 MB flash + 8 MB PSRAM |
| More options may come later. | |||
2
Software Setup
3
Add AI credits
Prepay for the AI that generates the games.
$0.68 transcription + $0.32 Gonka. Never expires.
FAQ
How does Dibblit work?
Dibblit is being built in the open; its
open-source repository is coming soon.
Dibblit calls open-weight LLMs via
Gonka directly from the device,
currently moonshotai/Kimi-K2.6 with thinking enabled. These models write
Python code for the games, which run in a restricted MicroPython environment on the
device (no internet access). For speech-to-text, Dibblit currently streams bounded
microphone audio directly to OpenAI’s Realtime transcription API using
gpt-live-transcribe; the full recording is not retained.
Do I need an account?
No. AI credits are paired directly to your Dibblit, so you do not need a user account.
What AI does Dibblit use?
Dibblit uses a low-cost speech-to-text model and a quick safety check, then Kimi K2.6 on the Gonka network to build and edit games.
Who runs Dibblit?
The setup page creates two capped keys after payment. Audio, game ideas, generated code, and games still go directly between your Dibblit and the AI providers.
Do AI credits expire?
No. Each provider key has a lifetime spending limit and no reset date. It works until its prepaid credit is used, with no automatic top-up.
What kind of games can I make with Dibblit?
Puzzles, arcade games, reaction games, word games, and tiny adventures designed for Dibblit’s screen and buttons. Once made, games work offline.
Who is Dibblit for?
Curious kids, parents, educators, makers, and anyone who wants to turn an idea into a tiny game without needing to code.
How does Dibblit make money?
Dibblit is an open-source DIY project, not a product from a company. The full AI-credit payment is added to the two provider limits; payment fees are covered separately.
Why does Dibblit use Gonka for AI?
Gonka lets Dibblit use open-weights AI directly from the device, with no account needed and at very low cost.
Who built Dibblit?
Claude Fable and ChatGPT Sol, prompted by Dan Girshovich.