Skip to content

KamruzzamanAsif/AI-Project-1-Mini-Chess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

Mini Chess (with AI) ♟️

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. 🚀

Features 🌟

  • 🎮 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

How to Run 🏃‍♂️

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

Video Demo 📽️

Watch the Mini-Chess in action!

Mini.Chess.Demo.webm

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%