Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 912 Bytes

File metadata and controls

14 lines (11 loc) · 912 Bytes

ChessEngine

A functional Chess playing application developed using Python.

Background

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

Instructions

  1. Clone this repository.
  2. Run main.py

App walk-through

Here's a demo of the application, showing a basic Checkmate in chess called Scholar's mate