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 |
|---|---|---|---|
| 5219 | 2020-09-17 14:56:06 | 82.10 | 97% |
| 4369 | 2019-12-25 17:30:39 | 80.58 | 98% |
| 3564 | 2019-08-20 16:32:53 | 90.53 | 97% |
| 1905 | 2019-05-03 08:51:55 | 66.58 | 95% |