Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 486 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 486 Bytes

WordFinder

Classic word finding game for Android: You get a 5x5 grid of random letters and have to find as many words as possible using strings of adjacent letters. Each letter can field can only be used once per word. You can compare your results to what the program can find, but you can't beat it - it does an exhaustive search of the dictionary.

Copyright 2016 Carsten Friedrich

License: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 https://www.gnu.org/copyleft/gpl.html