Word Golf

Description
Word Golf is a browser game where the goal is to traverse from the initial word to a target word, along a path of word associations, in as few steps as possible. For example, a path from "pilot" to "pineapple" might take the form: pilot→ship→container→refrigerator→snack→canned→pineapple. For each word, the game displays a list of associated words and the player clicks the one to follow next. The word associations are provided by the machine learning language model GloVe.
The player can save his high scores if logged in.


