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 |
|---|---|---|---|
| 266 | 2018-04-02 17:34:51 | 76.04 | 97% |
| 11 | 2017-03-06 19:57:26 | 66.10 | 91% |