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 |
|---|---|---|---|
| 6894 | 2020-06-08 12:09:15 | 102.84 | 98% |
| 4659 | 2019-03-04 15:12:12 | 107.09 | 98% |
| 102 | 2017-02-28 09:48:04 | 86.52 | 94% |