Stefan-Code / solver-4pictures1word

A small app to solve "4 pictures 1 word" and similar games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4 Pictures 1 Word Solver

A small app to solve "4 pictures 1 word" and similar games. Based on wordlists.

Work in progress

####Todo

  • different languages (via setting)
  • serialize wordlists as java ArrayList instead of json
  • Store the word ArrayList somewhere else in memory so it doesn't get loaded again when the phone orientation changes
  • Add about screen
  • Add option to match word length exactly or longer than...
  • Upload to play store?

About

A small app to solve "4 pictures 1 word" and similar games

License:GNU General Public License v3.0


Languages

Language:Java 100.0%