Chess library in C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tait Hoyem dd3709eb1b
Add Rank::[A-H], and File::[ONE..EIGHT] constants.
5 years ago
src Add Rank::[A-H], and File::[ONE..EIGHT] constants. 5 years ago
tests Redo tracking system. Add tests 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago

README.md

chess

Chess game in c++