Skip to content

urbalazs/lexica

 
 

Repository files navigation

Lexica: The Android Word Game

Build Status Translation status

Get it on F-Droid Get it on Google Play

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

Contributing

Reporting Issues

Please report any issues or suggest features on the issue tracker.

Translating

We use Weblate to manage translations. Please see these instructions for using Weblate to translate Lexica.

Submitting changes

Pull requests will be warmly received at https://github.com/lexica/lexica.

Compiling

This app uses a typical gradle folder structure.

  • To build (a debug version): gradle assembleDebug
  • To run tests: gradle test

Alternatively, you can import the project into Android Studio and build/run tests from there.

Differences from original

This fork is based on the original Lexic.

So far, differences include:

  • Removed unsupported multiplayer options
  • Better support for screens with higher resolutions
  • Action bar support
  • Minor Tweaks to the UI

About

Word Game for Android - A fork of lexic (https://code.google.com/p/lexic)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.7%
  • Shell 1.3%