Build Games with AI
Tutorials, tool reviews, and playable games — all built at the intersection of game development and artificial intelligence.
Latest Posts
3D Space Dodge — Building a Three.js Survival Game with AI
We take the classic dodge-em-up into 3D with Three.js, using DeepSeek V4 Flash to generate the entire game from scratch. Complete with perspective camera, enemy AI, and bot-mode steering.
GameGen-X: The First Diffusion Transformer for Interactive Open-World Game Video Generation
A technical deep-dive into GameGen-X — the ICLR 2025 paper that introduced the first diffusion transformer capable of generating and interactively controlling open-world game videos across 150+ AAA titles.
We Asked 10 LLMs to Build the Same Game — Here's How Each One Did
We gave 10 different LLMs (local and cloud) the exact same prompt to build an AI dodge game in Phaser.js. We tracked tokens, code quality, bugs, and speed. The results surprised us.
Building AI Dodge — From Zero to Playable with DeepSeek and Phaser.js
We built a complete browser game using AI as a co-developer. Here's the full walkthrough — prompts, iterations, and the playable result.