https://youtu.be/yKzntXzwCRQ?si=c1R8EZOuLszSWjNV
Lately I’ve been experimenting with a no-code AI tool called Div-Idy that lets you build playable video games just by describing them in plain English. And yeah—I was skeptical too, but it actually works.
So far I’ve built:
A Flappy Bird clone with different themes
A stock market simulator where you buy/sell based on random events
A space shooter
A clicker/idle game
A weird game show trivia style thing
Even a basic platformer just by typing "a game where a cube jumps over spikes"
What’s crazy is it gives you the HTML/JS/CSS code instantly, and you can edit it if you want—or just hit play. You don’t need to install anything, and it works in your browser.
It’s not Unreal or Unity obviously, but for fast 2D games, game jam ideas, or learning, it’s surprisingly powerful. And it’s 100% free to try right now.
If you’re like me and have a ton of game ideas but not enough time (or code experience) to build them, it might be worth checking out:
🔗 https://div-idy.com?s=stack
Curious if anyone else has tried it. Would love to see what others come up with.