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 |
|---|---|---|---|
| 5532 | 2020-10-24 13:21:16 | 61.23 | 97% |
| 4684 | 2020-10-20 06:33:57 | 60.73 | 97% |