A Chess game created in python using pygame.
With an AI self playing bot.
Install my-project with
git clone https://github.com/najaf48/chess_game.git
cd chess_game
pip install pygame
python chess.py
- Music and sound enabled
- Vibrant colors
- Bot vs Human Mode
- Cross platform
Contributions are always welcome!
For contributing create a pull request explaining your contribution.
The code is somewhat messy if you do not understand fell free to ask me. I will write a full documentation later.
Programming Language: Python
Module: Pygame
Algorithms: Minmax with alpha beta pruning
If you have any feedback, please reach out to us at sohaibullahnajmi@gmail.com

