db2222 / lexica

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Lexica API

A lot of work from many people in the community has gone into producing localised dictionaries for Lexica. To share this so that you can make your own word games, or your own Lexica versions, this information is published at:

https://lexica.github.io/lexica/

About

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


Languages

Language:Java 65.3%Language:Kotlin 22.4%Language:HTML 10.1%Language:Shell 1.5%Language:Batchfile 0.2%Language:Ruby 0.2%Language:Python 0.1%Language:sed 0.1%