send link to app

91 Word Finder Learn with Fun


4.2 ( 9712 ratings )
교육
개발자: 润 姜
비어 있는

Word Finder: Learn & Fun game written in Swift.
Features:

Randomized grid

-word generator fetches words via an async GET request, and generates n words in the specified range
-words are placed in random positions and directions in a 2D array

Drag Select Generates Closest Linear Line

-the algorithm is optmized to check a maximum of 3/8 directions, and uses the pythagorean theorem on each to determine the line -closest to the drag position