Back to Projects
Software Development

Console Chess Game

Complete implementation of chess rules and valid moves in C#.

Project Overview

A chess simulator that runs directly in the console. Manages all valid moves, includes visual highlights for a better user experience, and strictly follows the rules of the game (C#).

Screenshots
Console Chess Game Screenshot 1
Console Chess Game Screenshot 2
Console Chess Game Screenshot 3
Technologies Used
C#.NET Core

Tags

#C##Algorithm#Console