Word Game for Android - A fork of lexic (https://code.google.com/p/lexic)
Lexica is a word game that is available on the Android platform. Players are given 3 to 30 minutes to find as many words as possible on a grid of random letters.
Features: * 4x4, 5x5, and 6x6 game boards * Several international dictionaries, with a combined total of millions of words
Please report any issues or suggest features on the issue tracker.
We use Weblate to manage translations. Please see these instructions for using Weblate to translate Lexica.
Pull requests will be warmly received at https://github.com/lexica/lexica.
Please read the documentation for adding a new language.
This app uses a typical
gradlefolder structure.
gradle assembleDebug
gradle test
Alternatively, you can import the project into Android Studio and build/run tests from there.
This fork is based on the original Lexic.
Some differences include: * Multiple international dictionaries and an internationalised UI. * New scoring modes, hint modes, and other options. * New user interface, including multiple themes.