Build Real Games in the Browser, With AI

A real engine like Babylon.js, Three.js, or Godot, driven by AI coding, and delivered straight to players with no install and no app store. Deep guides on every engine and technique, and the games we built with them.

Game Engine Guides AI Game Development

Built With AI, Not By AI

Telling a chatbot to make you a game is a party trick. The serious work starts the moment you want a real engine and systems that hold up.

Ask an AI to "make me a game" and you get a toy that falls apart the moment you push on it. Real games come from a real engine, real architecture, and a developer who knows what they are steering toward. That gap between the demo and the shipped game is the entire reason this site exists.

Abratabia is about driving AI the way a developer actually does. You bring an engine like Babylon.js, Three.js, or Godot, and you use AI coding tools to move fast through the parts that used to eat weeks: scene setup, enemy behavior, procedural worlds, shaders, dialogue, and all the glue code in between. The AI does the typing. You stay in control of the game.

Every guide here is written from building this way for real, not from guessing. When a trick only works in a five minute demo and breaks in a finished game, we say so, and we show you the version that survives contact with actual players.

Three Parts to Shipping a Web Game

Everything on the site fits one simple arc. Choose an engine, build it out with AI, then put it in front of players who never have to install a thing.

Game Engines

Ten engines, from heavyweight 3D like Babylon.js and Three.js to fast 2D libraries like Phaser and PixiJS, plus the WebGL and WebGPU foundations they all sit on. Each guide takes you from your first scene to a working game, and shows exactly where AI tools speed up the build instead of getting in the way.

Explore the engines

AI Game Development

The techniques that make a game feel alive: enemies with real behavior, NPCs that hold a conversation, characters that speak with synced lip movement, procedurally generated worlds, and AI made art and audio. Plus the honest version of how to use coding assistants like Cursor and Claude on a project that ships.

Explore AI techniques

Web Game Delivery

The payoff of building on the web. Players click a link and play, on any device, with nothing to download. Learn to make a game run well in a mobile browser, turn it into an installable app, publish it where players already are, and earn from it, all without an app store taking a cut.

Explore delivery

Why the Web, Not the App Store

A native game lives behind a download, a store review, and a thirty percent cut. A web game lives behind a link.

Someone sees your web game, taps it, and they are playing in seconds, on a phone, a laptop, or a tablet, with no install and no account to create. There is no gatekeeper deciding whether your game is allowed to exist, and no platform holding your players hostage. For an independent developer, that is the difference between shipping and waiting.

That reach used to cost you power, but modern browsers closed most of the gap. WebGL and WebGPU render real 3D, the Web Audio API drives rich sound, and a carefully built web game now holds its own on an everyday phone. The catch is that performance on mobile browsers is where most web games quietly fall apart, so we cover exactly how to keep yours fast.

And if you ever do want the app stores, you are not locked out. The same web codebase can be wrapped into a native app when it suits you, so you start on the open web and keep every option open.

For Developers, By a Developer

Not a content farm. A working log of building web games with AI, with playable proof attached.

These guides come from actually building this stuff, by someone still learning the craft and shipping real projects along the way. The games further down this page are not stock screenshots. They run in your browser right now, built with the same engines and AI workflows the guides describe.

If you are a solo developer or a small team, this is the resource we wish had existed when we started: structured, plain spoken, and focused on the parts that are genuinely hard. Start anywhere, follow the links between guides, and build something that runs in a browser today.

Start Building

Pick an engine, learn the techniques that work, then ship a game on the open web.

Browse Game Engines

Play Web Games

City

Grow a small town into a sprawling city. Zone land for housing, commerce, and industry, lay roads and power, manage a budget, and keep residents happy as it scales. A full simulation built as a web game with AI assisted development, running entirely in the browser.

Play the game

Word Connect

A relaxing word puzzle. Swipe across a wheel of letters to spell words and fill the board, level after level. Quick to learn and easy to lose an hour to, and it plays just as well on a phone as on a desktop.

Play the game