AI Games

🎮 AI Game Collection

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

Snake Game

Snake Game

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

Tic Tac Toe

Tic Tac Toe

AI uses Minimax algorithm for perfect moves.

Connect Four

Connect Four

AI uses Minimax & Alpha-Beta pruning techniques.

Rock Paper Scissors

Rock Paper Scissors

Play using hand gestures detected by AI & OpenCV.

Guess the Word

Guess the Word

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

2048 AI

2048 AI

AI uses heuristic search to reach 2048 tiles faster.

Sudoku Solver

Sudoku Solver

Enter a puzzle and AI solves it using backtracking.

About

Our Project

The AI Game Collection is a set of interactive games demonstrating different AI techniques such as Minimax, Alpha-Beta Pruning, Pathfinding, Heuristic Search, Backtracking, Knowledge Representation, and Vision AI.

Objective

To showcase how AI can enhance classic games, making them interactive and challenging, while demonstrating practical AI applications for education and entertainment.

Technologies

Python, JavaScript, HTML5, CSS3, TensorFlow.js, OpenCV.js, AI algorithms including Minimax, Heuristic Search, Backtracking, and Pathfinding.

Contact