Skip to content

luismi98/Console-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console-Chess C++ game, fully-playable pvp 1vs1 on the console. The code currently only works on Windows.

For explanation of the code, see the report: https://drive.google.com/drive/folders/1jGqDCFcHTDS0NsEhzOHC1d2sL1DDJWY1

Note the report states the code does not implement "check". However, that is because it was written before it was actually implemented. The code does implement "check", "checkmate" and "stalemate".

All the code was written between March and June 2020

About

C++ chess game, playable 1vs1 on the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages