The game is a simple word game where you must select adjacent (including diagonal!) tiles to create words. Rarer words generate more points. The frequency of the words was calculated using data collected from Reddit comments.
- Install Unity.
- Download or clone this repo.
- Open Unity, and open this project by navigating to where you downloaded this repo.
- Attach a mobile device to your computer and use the UnityRemote app to run the game from the editor, or create a build of the game for your specific device.
This game is being used as part of an on-going research project at UW-Madison studying frictional design patterns and learning. Visit the Complex Play Lab website for more info.
Download build-tools for v7.0 (Nougat), the correct sdk version from this link: https://answers.unity.com/questions/1320634/unable-to-list-target-platforms-when-i-try-to-buil.html and download the correct version of the NDK from Unity -> Preferences -> External Tools -> Download JDK and NDK inside.