https://github.com/assios/drawsolve
A solver for the game Draw Something by OMGPOP.
https://github.com/assios/drawsolve
Last synced: over 1 year ago
JSON representation
A solver for the game Draw Something by OMGPOP.
- Host: GitHub
- URL: https://github.com/assios/drawsolve
- Owner: Assios
- Created: 2013-03-09T15:13:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-12-13T03:24:16.000Z (over 11 years ago)
- Last Synced: 2025-01-24T19:36:36.829Z (over 1 year ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Drawsolve
=========
A solver for the game Draw Something by OMGPOP, optimized for being viewed on a mobile platform.
## Web
The website can be found at http://drawsolve.net/.
The word list may be outdated as OMGPOP continuously add more words. More words can be added manually to the words.js file. If the word has 4 letters, it has to be put after the element named "4" in the list, and before "5".