Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from lexica/lexica

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

httpsgithu/lexica

 
 

Repository files navigation

Lexica: The Android Word Game

Donate using Liberapay

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.

Add a new language

Please read the documentation for adding a new language.

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.

Some differences include:

  • Multiple international dictionaries and an internationalised UI.
  • New scoring modes, hint modes, and other options.
  • New user interface, including multiple themes.

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 66.3%
  • Kotlin 21.4%
  • HTML 10.5%
  • Shell 1.5%
  • Other 0.3%