♟️ Swift package for implementing chess logic
Stars
45
Forks
18
Watchers
45
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
206
commits
30
commits
5
commits
1
commits
1
commits
Improve appearance of board state example in readme
27f8fdbView on GitHubReplace board delegate with state property and update documentation
dbff147View on GitHubFix result PGN parsing and disambiguation SAN parsing (#68)
f56e22aView on GitHubparsers_bug_fixes - restored sample pgn castling to use Os instead of zeros
22e5101View on GitHubparsers_bug_fixes - moves resulting in a check or checkmate fails regex test and are not disambiguated.
b2a4fb6View on GitHubparsers_bug_fixes - added '½' as a supported result token character.
9532ca1View on GitHub