Console-based Chess This is a small project I did while learning C#. It's chess, the game's commands and display are given via console, pretty straight forward. Not entirely sure how functional it is, but it works fine as far as I tested it.