https://github.com/programarivm/heuristics-quest
Plots chess games data for the purpose to inspect programmer-defined heuristic evaluation functions.
https://github.com/programarivm/heuristics-quest
chart chess data database evaluation heuristic sql
Last synced: 4 months ago
JSON representation
Plots chess games data for the purpose to inspect programmer-defined heuristic evaluation functions.
- Host: GitHub
- URL: https://github.com/programarivm/heuristics-quest
- Owner: programarivm
- Created: 2020-07-01T20:41:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T03:56:04.000Z (over 2 years ago)
- Last Synced: 2025-01-08T14:15:43.513Z (9 months ago)
- Topics: chart, chess, data, database, evaluation, heuristic, sql
- Language: JavaScript
- Homepage:
- Size: 23.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Heuristics Quest
Plots [chess games data](https://github.com/programarivm/pgn-chess-data/blob/master/README.md) for the purpose to inspect the programmer-defined heuristic evaluation functions available at [programarivm/pgn-chess/src/Heuristic/](https://github.com/programarivm/pgn-chess/tree/master/src/Heuristic).
### Live Demo
A live demo is available at [https://programarivm.github.io/heuristics-quest/](https://programarivm.github.io/heuristics-quest/).