donkirkby / donkirkby/zero-play
Chess
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Experiment with the [Python Chess] library to see if it's at all useful as an opponent. It should have all the rules and might even be able to generate the game display. Standard MCTS might be playable at a really basic level.
[Python Chess]: https://github.com/niklasf/python-chess/tree/master
Contributor guide
Research direction
Start by reviewing the linked Python Chess library and the repository's existing board-game framework. Determine whether the library provides the rules and game display, and whether basic MCTS can use it; done means a documented feasibility result or a playable chess opponent integrated into the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100