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 a1049ce20a
Fix tests. Was using incorrect coordinate system,
5 years ago
src Fix board type. Add pos_to_pair, pair_to_pos functions 5 years ago
tests Fix tests. Was using incorrect coordinate system, 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++