Skip to content

Releases: usmanf07/Chess

Chess Game

26 May 13:52
14fddf9
Compare
Choose a tag to compare

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.