Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 200 Bytes

Chess

This is where I build a chess engine

How to run

  1. Clone the repository
  2. Run the following command in the terminal

bash python3 chessMain.py

How to play

  1. Run the program