zubetto / zChess

Just the first steps in C# exploration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zChess

Just the first steps in C# exploration. This is lightweight console application with Mode-Based Command-Line Interface. In other words available commands set depends of the current context (for ex.: "e2e4", "save", "help" ... during gameplay or "yes", "no" in exit menu). Keyboard shortcuts are not implemented currently.

About

Just the first steps in C# exploration

License:GNU General Public License v3.0


Languages

Language:C# 100.0%