To move through a tree of paths using hill climbing, proceed as in depth-first search, but order the choices according to some heuristic measure of remaining distance. The better the heuristic measure is, the better hill climbing will be relative to ordinary depth-first search.
| Game | Time | WPM | Accuracy |
|---|---|---|---|
| 1859 | 2017-12-19 04:58:15 | 82.76 | 94% |
| 1027 | 2017-08-06 05:44:34 | 73.72 | 95% |
| 305 | 2017-06-22 22:50:25 | 76.26 | 97% |