Age | Commit message (Expand) | Author |
---|---|---|
2020-08-15 | Chess: Add new ways to draw. | Peter Elliott |
2020-08-15 | Chess: Add pawn promotion to any piece | Peter Elliott |
2020-08-15 | Chess: Add En-passant | Peter Elliott |
2020-08-15 | Chess: Add win/draw conditions, and display them. | Peter Elliott |
2020-08-15 | Chess: Add legal move checking | Peter Elliott |
2020-08-15 | Chess: Add basic ChessWidget and ugly piece set | Peter Elliott |