Md-Faisal-Mahmud / chess

Real-time C# and .Net chess multiplayer game. Brainstorming project !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess

This was a C# and .Net chess multiplayer game where 2 players can play. I used Unicode characters for the chess piece. I used OOP & OOD (SOLID, DRY) This was a brainstorming project as there's lots of logic in chess.

To Do:

  1. Automate the opponent's action
  2. Convert to web version

2D Board

Alt text

About

Real-time C# and .Net chess multiplayer game. Brainstorming project !

License:MIT License


Languages

Language:C# 100.0%