heocon8319 / 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

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 and 5x5 game boards
  • A dictionary of 77,000+ words
  • UK and US dictionaries

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 from there. The tests can also be run from Android Studio, except some will fail when run from the IDE due to this bug.

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)


Languages

Language:Java 98.7%Language:Shell 1.3%