Skip to content

DeanShooster/CSharp-ChessGameApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C# Chess Game Application

A classic chess game on C# console.


About The Application

A basic example of a object oriented game design - Chess.

It is built with C#. The application relies on object orient design meaning each chess piece is an object by itself and are connected by the object game itself. The game is ongoing on the C# console but can be easily duplicated to another system.


Build With

  • C#

Video

2022-06-02.09-37-25.mp4

About

Chess game backend application in C#.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages