donkirkby / donkirkby/zero-play
Limit search time
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, you set the AI strength by iteration count. Change it to limit by search time. Also change AI strength plot to use search time. Add average iterations as extra information?
* [x] Add options to limit by iterations or milliseconds.
* [x] Update game display.
* [ ] Update strength measurement display.
Contributor guide
Research direction
Start by locating the current iteration-based AI strength setting, the game display updated by this issue, and the strength measurement plot. Trace how the completed iteration-or-milliseconds options flow into those displays. Done means the remaining strength measurement display uses search time, with average iterations included if the existing design supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100