POWERED BY ALGORITHMS
Play AI Powered
Puzzle Games
Challenge yourself with classic puzzles, or sit back and watch intelligent algorithms solve them before your eyes.
Sudoku Solver
Solve Sudoku puzzles or watch AI solve them instantly using backtracking algorithms.
Sliding Puzzle
Rearrange the tiles to complete the 15-puzzle. AI can solve it optimally using a heuristic search.
Maze Generator
A new maze is generated every time. Try solving it or let AI find the shortest path using BFS.
Color Sorting
Sort colors into tubes. Use logic to complete the puzzle or watch the AI solve it step by step.
Sudoku Solver
Fill the 9×9 grid so that each row, column, and 3×3 box contains digits 1–9.
Controls
How to play
- Click an empty cell to select it.
- Type a number (1–9) or use the pad below.
- Use Backspace or 0 to clear a cell.
- Use arrow keys to navigate.
- Click "Solve with AI" to watch backtracking in action.
15 Puzzle
Slide the tiles to arrange them in order from 1 to 15, leaving the bottom-right empty.
Moves
0
Controls
How to play
- Click a tile adjacent to the empty space to slide it.
- Arrange numbers 1–15 in order.
- Use arrow keys to move tiles.
- Click "Solve with AI" to watch the heuristic solver.
You
Goal
AI path
Maze Generator
Navigate from the top-left corner to the green goal at the bottom-right.
Controls
How to play
- Use arrow keys or the D-pad to move the red dot.
- Reach the green square to win.
- Click "Solve with AI" to see the shortest path using BFS.
Color Sorting
Sort the colors so that each tube contains only one color.
Moves
0
Controls
How to play
- Click a tube to select the top color.
- Click another tube to move the color there.
- You can only move onto the same color or into an empty tube.
- Tubes hold a maximum of 4 colors.