Play Games
Playable demos built alongside our blog posts. Click to jump in.

Pong
The classic arcade game rebuilt step-by-step. Two-player local mode, AI opponent, scoring, Web Audio sounds, and screen shake.
Phaser.js
AI Dodge
A dodge-ball game where AI controls the enemies. Built with Phaser.js + a simple behavior tree.
Phaser.js
3D Space Dodge
Dodge red cubes in 3D space. Three.js survival game with perspective camera, enemy AI, and bot mode.
Three.js
Gun Fight
Cover-based western duel with destructible cover, AI state machines, health bars, power-ups, and a full menu-to-match-end game loop. All 5 steps built with A/B tested LLM variants.
Phaser.js
Memory Match
Classic 4×4 card-matching puzzle built with PixiJS. Flip cards, match 8 pairs, press R to reset. Bot mode with perfect-memory AI included.
PixiJS