A few days ago I accidentally came across [SoonLab(https://www.soonlab.ai/)]while browsing AI tools.
At first I assumed it would be one of those “AI game maker” sites where you click a few buttons and get a broken template with zero gameplay.But I tried it anyway.
Honestly, it was way more interesting than I expected.
The basic idea is simple:you describe a game idea, and it generates a playable browser game for you. No setup, no engine install, no coding required.
I started with something stupidly simple just to test it:
“a survival game where enemies get faster every 30 seconds”
A few seconds later I had a playable prototype running in the browser.
It obviously wasn’t a polished Steam-quality game or anything, but that’s not really the point.
What surprised me was how fast the iteration loop felt.
Normally when you experiment with game ideas, there’s a lot of friction:
- opening engines
- setting up scenes
- debugging tiny things
- rewriting systems
- realizing the mechanic isn’t fun
With this, I could just keep trying weird ideas one after another.
Some of them were terrible.
Some were actually kind of addictive.
I can see this being genuinely useful for:
- solo devs prototyping mechanics
- non-programmers who want to make weird little games
- game jams
- testing gameplay loops before committing to full development
I still think traditional game development is irreplaceable for serious projects.
But tools like this make experimentation way easier, and honestly that alone is pretty valuable.
Curious if anyone else here has tried AI-based game creation tools yet. Most of the ones I tested before felt gimmicky, but this was the first one that actually kept me playing around for more than 10 minutes.
Top comments (0)