Releases: usmanf07/Chess
Releases · usmanf07/Chess
Chess Game
A simple console based gui chess game written in C++. Upon running the code the game board is generated and the chess pieces are placed on their respective positions.. All of the chess rules such as castling, enpasant rule, and, promoting pawn to queen were implemented in the code.