Skip to content

Chess Game

Latest
Compare
Choose a tag to compare
@usmanf07 usmanf07 released this 26 May 13:52
14fddf9

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.