Skip to content

Shellywell123/ChessNut

Repository files navigation

ChessNut

Chess being written in c#

Features

  • 2 Player Turn Based Game
  • Click controls to select/move piece
  • Show available moves of a selected piece
  • Check warning shown when King is under attack
  • Basic Game stats for each player (number of game won, number of pieces captured)

Special Moves

  • En Passant
  • Pawn Promotion (In Development)
  • Check/CheckMate/StaleMate (Semi-Complete)
  • Castling

Development TODO

Git

  • Fonts Prerequisits
  • Fix gitignore
  • Create a Release