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 |
|---|---|---|---|
| 1327 | 2017-02-17 10:35:01 | 87.37 | 91% |
| 1087 | 2017-01-17 19:04:13 | 104.84 | 98% |