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 |
|---|---|---|---|
| 212 | 2017-09-27 07:35:47 | 57.28 | 97% |
| 156 | 2017-09-26 08:43:15 | 62.12 | 98% |