5 playable browser demos

AI-driven games

A library of mini-games, each showcasing a different AI technique: Minimax, genetic algorithm, neural network, Expectimax tree search and constraint propagation. Everything runs locally in the browser — no server, no tracker.

Filters and search

Why this library?

These demos are first and foremost a didactic showcase: each game illustrates a family of algorithms I work with daily (heuristics for decision-making, tree search, reinforcement learning, constraint propagation…). Everything is vanilla HTML/CSS/JS, no dependency, no server — matching the rest of the site (GDPR, no tracker, no remote fonts).

Source code is available on GitHub. Each game lives in its own self-contained folder and can be opened directly via file://.