Skip to content

BerkaySevinc/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Chess Game written in C#.
A chess application that implements standard rules and piece movements.
The core game logic is separated into a reusable library, with a demo application included for interaction and play.

Details

  • Written in C#.
  • Uses Windows Forms for the GUI.
  • Implements standard chess rules and piece movements.
  • Basic 2D board with click-based piece movement.
  • Highlights valid moves for selected pieces.
  • Detects check and checkmate conditions.
  • Turn-based logic between white and black players.

Media

Video 1

Releases

No releases published

Packages

 
 
 

Contributors

Languages