You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add PDN copy and load buttons to the UI, update version to 1.5.0
- Added buttons for copying and loading PDN in the index.html template.
- Updated version number in pyproject.toml to 1.5.0.
- Introduced random PDNs for testing in a new JSON file.
- Enhanced test coverage for engine evaluation consistency.
- Added edge case tests for king captures in standard board tests.
- Implemented a script to fetch random PDNs from Lidraughts API.
description = "A draughts library with advanced (customizable) WEB UI move generation and validation, PDN parsing and writing. Supports multiple variants of game."
0 commit comments