Challenge yourself with real‑world algorithm‑based games and visualisations.
Play against an AI using minimax with alpha-beta pruning.
Watch Bubble, Quick & Merge sort in action.
Visualise A*, Dijkstra & BFS solving mazes.
Place N queens with backtracking visualised.
Recursive disk‑moving puzzle visualized.
Play vs. minimax‑powered computer.
Compete against a minimax + alpha‑beta AI.
Backtracking solver and generator.
Evolve birds with a genetic algorithm.
Solve the puzzles.
Play against an AI using advanced MCTS with neural networks.
No-Limit Texas Hold'em against counterfactual regret minimization AI.
AI uses board evaluation functions and deep search.
AI plays 2048 optimally using expectimax search.
Strategy game with virtual connections AI.