queleok / words-hunter

Basic word game implemented in TS. Rules are simple: get points for composing words from the given set of letters.
https://queleok.github.io/words-hunter/
MIT License
1 stars 0 forks source link

Fixed #43 #44

Closed queleok closed 3 years ago

queleok commented 3 years ago

Store depletion callback even if the queue is already depleted so that later addition of nodes would result in calling the same callback again