A functional Chess playing application developed using Python.
I enjoy playing chess in my free time. Recently, I came across a video tutorial playlist by Eddie Sharick on Youtube, where he implemented a chess engine using Python. Interested in his tutorial, I decided to implement his ideas with minor modifications. Hence, I built this repository. To see Eddie's video tutorials, click here
- Clone this repository.
- Run main.py
Here's a demo of the application, showing a basic Checkmate in chess called Scholar's mate