summaryrefslogtreecommitdiff
path: root/Games/Chess/Chess.h
AgeCommit message (Expand)Author
2020-08-15Chess: Add new ways to draw.Peter Elliott
2020-08-15Chess: Add pawn promotion to any piecePeter Elliott
2020-08-15Chess: Add En-passantPeter Elliott
2020-08-15Chess: Add win/draw conditions, and display them.Peter Elliott
2020-08-15Chess: Add legal move checkingPeter Elliott
2020-08-15Chess: Add basic ChessWidget and ugly piece setPeter Elliott