🎮 AI Game Collection

Play fun AI-powered games powered by Python and AI!

Snake Game

Snake Game (Pathfinding)

AI finds the optimal path to eat food and avoid obstacles.

Snake Game

Tic Tac Toe (Minimax AI)

Play Tic Tac Toe against an AI using the Minimax algorithm for perfect moves.

Snake Game

Guess the Word (Knowledge Representation )

Rule-based AI helps you guess the word step by step.

Snake Game

Connect Four (Minimax & Alpha-Beta Pruning)

Play against AI using minimax and alpha-beta pruning techniques.

Snake Game

Rock Paper Scissors (Vision AI)

Play using hand gestures detected by AI and OpenCV.

Snake Game

2048 Game AI (Heuristic Search)

AI uses heuristic search to help reach 2048 tiles faster.

Snake Game

Sudoku Solver (Backtracking Algorithm)

Enter a puzzle and AI solves it using backtracking.