Dive into a compact and lightning-fast chess experience with this Mini Chess game! Featuring a 5x6 board and a simplified set of pieces, it's perfect for quick and thrilling matches. 🚀
- 🎮 5x6 chessboard
- 💥 Play modes include Human vs Human, Human vs AI, or AI vs AI
- 🤖 The AI opponent employs standard algorithms like Min-Max
- 🎨 Intuitive UI and delightful sound effects
- 🔢 Keep track of the total move count
Get started in a snap with these commands:
git clone https://github.com/ahmedfahad04/AI-Project-1-Mini-Chess.git
cd AI-Project-1-Mini-Chess/Mini_Chess
pip install -r requirements.txt
python main.py
Watch the Mini-Chess in action!