🎮 AI Game Collection
Play fun AI-powered games powered by Python and AI!

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

Tic Tac Toe
AI uses Minimax algorithm for perfect moves.

Connect Four
AI uses Minimax & Alpha-Beta pruning techniques.

Rock Paper Scissors
Play using hand gestures detected by AI & OpenCV.

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

2048 AI
AI uses heuristic search to reach 2048 tiles faster.

Sudoku Solver
Enter a puzzle and AI solves it using backtracking.