An open API service indexing awesome lists of open source software.

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.

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/).