.NET Core Chess Console App.
-
Updated
Aug 18, 2020 - C#
.NET Core Chess Console App.
This is a simple console-based chess game implemented in Java. It allows two players to play chess against each other in the console window. The game follows the standard rules of chess, including all legal moves and win conditions.
Console text-based implementation of Chess in C++
🎮 C# chess game at console
Console chess by Kotlin
A chess program (no AI) written in C++ from scratch.
ConsoleGrandmaster is a Java-based console chess game, fully developed by me from scratch. It features a functional chessboard, piece movement, and turn-based gameplay using an OOP approach. Currently, 50% of the code is complete, with check/checkmate detection, special moves, and AI opponent still in progress.
Play Chess Notation is a console-based application for playing chess using chess notation.
Add a description, image, and links to the console-chess topic page so that developers can more easily learn about it.
To associate your repository with the console-chess topic, visit your repo's landing page and select "manage topics."