Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 407 Bytes

File metadata and controls

8 lines (5 loc) · 407 Bytes

GenericChess


A console app which can emulate a chess game state and can validate moves against the current state of the board.

image

Correctly validates all static state chess boards and moves except 1 specific castling menouver which becomes illegal if prior moves have happened.