/command-line-chess-cpp

The application shows chess board in console. Players may interact with the application using command line instructions. For example: Start, Restart, Save, Load and Test for running embedded test. The application validates all moves. All chess rules work except castling and pawn promotion (these are in development). Technology stack: C++, STL Library)

Primary LanguageC++MIT LicenseMIT

console-chess-cpp

The application shows chess board in console. Players may interact with the application using command line instructions. For example: Start, Restart, Save, Load and Test for running embedded test. The application validates all moves. All chess rules work except castling and pawn promotion (these are in development). Technology stack: C++, STL Library)