This project is a two player chess game and a chess puzzle on console using C++.
It follows most of the rules of chess and implements checks and pawn promotion. Yet to be implemented is castling, en passant, and checkmate.
-
Notifications
You must be signed in to change notification settings - Fork 0
Ramiz03S/Chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Console application of a Chess game written in C++