AI Games

A collection of games and simulations built using AI to explore what it can do. The goal is to experiment with AI-assisted game development, see how far it can take an idea from a simple prompt or requirements file, and have fun along the way.

Point Click Attack

A browser-based 2D game generated with AI. Define concepts and rules in a requirements file and let an AI build the game. Features player movement, attacks and enemy encounters.

Play now Source code

Fluid Sim

A real-time interactive fluid dynamics simulation running entirely in the browser. Move your mouse or touch the screen to inject colourful dye into a GPU-driven fluid, creating swirling vortices and turbulence. Built with WebGL and GLSL shaders.

Play now Source code

Catapult Game

A browser-based 3D medieval siege engine simulator. Load rocks, wind the mechanism, aim and fire at targets scattered across a grassy landscape. Built with Three.js and Cannon.js with fully procedural geometry, colours and audio.

Play now Source code

Explosion Simulation

A browser-based anime-style explosion simulator. Features real-time rendering with configurable particle systems, custom GLSL post-processing (bloom, outlines, cel-shading, shockwave distortion), and hand-drawn overlay effects. Built with Three.js.

Play now Source code