1
0
mirror of https://github.com/tiyn/yeschess.git synced 2025-10-15 12:31:16 +02:00

chess/game: claimable draw at 3-fold repitition added

This commit is contained in:
TiynGER
2020-12-15 20:30:04 +01:00
parent 7caa4db120
commit 9ed8b886db
4 changed files with 78 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ A chess engine is planned.
## Todo
- draw by
- 3-fold repitition
- 50-move rule
## Usage