/chess_console

Didactic chess console game

Primary LanguageC++MIT LicenseMIT

chess_console

This is a simple chess game, written in C++, that runs in the console.

For more information, please read the article.

Changelog

  • May, 2018 - original version
  • June, 2024 - fixes for issues 2 and 4, created unit tests and general improvements