https://github.com/hatstand/symmetrical-octo-fiesta
Cheating at Words With Friends
https://github.com/hatstand/symmetrical-octo-fiesta
Last synced: 5 months ago
JSON representation
Cheating at Words With Friends
- Host: GitHub
- URL: https://github.com/hatstand/symmetrical-octo-fiesta
- Owner: hatstand
- License: mit
- Created: 2016-10-19T15:35:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T11:45:56.000Z (over 7 years ago)
- Last Synced: 2025-04-07T14:14:37.344Z (about 1 year ago)
- Language: C++
- Size: 5.6 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cheating at Words With Friends
## Building the Android app:
1. [Install Bazel](https://bazel.build/)
1. `bazel build --cpu=armeabi-v7a java/com/purplehatstands/wwf/cheating:cheating`
1. Install the apk with `adb install bazel-bin/java/com/purplehatstands/wwf/cheating/cheating.apk`
## Using the app
Take a screenshot of an in-progress game of Words with Friends and share it with the app and wait a few seconds.
There are some magic numbers in the code for where the letter grid is located on the screen that probably only work
if your device has the same resolution as mine (a Galaxy S7 Edge).