A real git repository
Your game is normal code from the first turn. Clone it, mirror it to GitHub, hand it to a developer — nothing about it is locked to us.
Make a game with AI
Describe a game in plain English and watch it get built — the code, the graphics, the logic. Then play it, publish it, and keep it. And because we host the database, the scores save for everyone.
Four built from one sentence each · no card to play.
Four of these were built with Amelia's Agent from a single sentence each. Play them below, then describe your own — a matching game, a puzzle, an arcade classic. The leaderboard is real: every score lands in a database we host, shared across every player.
Not a demo — real, playable games
Each was built by describing it in one sentence. Tap one — it opens in a new tab, and your best score saves to a shared leaderboard.
How it works
The part other AI game makers skip
Most “make a game with AI” tools hand you a toy that forgets everything the moment you close the tab — the scores live only in that one browser. Here the database is part of the platform, so a best time set on one phone shows up on everyone’s. The same database saves anything else your game needs: a high-score table, player names, saved progress, a daily challenge. It is the same thing that saves a contact form’s entries or a shop’s orders — included on every plan, and you can buy more as you grow without changing plans.
Yours to keep
Your game is normal code from the first turn. Clone it, mirror it to GitHub, hand it to a developer — nothing about it is locked to us.
Publish to a live URL with a certificate, or point your own domain at it. Share the link and people play.
Every answer is printed with what it cost and there is no seat fee — see what it costs. Start free, no card.
Describe a game and watch it get built — then play it. The examples above each cost about $0.01.
Questions
Yes. You describe the game you want in plain English and Amelia's Agent builds a real, playable one — the code, the graphics and the logic. Four examples on this page (Memory, 2048, Snake, Breakout) were each built this way; play them right now.
Yes, and this is the part most AI game makers skip. Every game here writes to a real database we host, so best scores and leaderboards are shared across every player and every device. A database is included — you do not wire up a separate provider.
A finished game is a handful of turns, and every answer is printed with what it cost — the sample builds on our showcase cost about $0.01. There is no seat fee and no credits to buy; you can start free with no card.
Yes — one click publishes it to a live URL with a certificate, and you can point your own domain at it. The game is a normal git repository you own and can take anywhere.
Arcade and puzzle games work best from a sentence — a matching game, a sliding-tile puzzle, a snake or breakout clone, a quiz, a typing game, a clicker. Anything that needs saved scores or a shared leaderboard is a good fit, because the database is built in.