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 |
|---|---|---|---|
| 3447 | 2019-03-19 18:50:14 | 60.02 | 95% |
| 2369 | 2018-05-11 15:34:25 | 56.71 | 94% |
| 2185 | 2018-04-17 22:28:26 | 51.06 | 94% |