/SimpleChess

A C++ console app that simulates chess game against computer BOT.

Primary LanguageC++

A C++ console app that simulates chess game against computer BOT. You have only two rooks and king in your corner against a BOT owing a king. The purpose of the game is to chessmate the oponent's king after unlimited movements by your and its side. You always starting first.