Conquer the unbeatable AI in my Connect Four game! This project isn't your average board game; I've built a challenging AI opponent using Python, leveraging the power of the Minimax algorithm enhanced with A* search for optimal move selection. Minimax ensures strategic play, while A* dramatically improves the AI's speed and efficiency, making for a truly competitive experience. The game boasts a clean, user-friendly interface built with Pygame, providing a polished and enjoyable gameplay experience. Challenge yourself against an AI that truly puts your skills to the test!