Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 192 Bytes

File metadata and controls

10 lines (8 loc) · 192 Bytes

Chess-Program

A chess program (no AI) written in C++ from scratch.

Installation and Usage

$ git clone https://github.com/Ninjaclasher/Chess-Program
$ cd Chess-Program
$ make