All Projects → lexica → Lexica

lexica / Lexica

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Lexica

Hexon
Astral Arcade
Stars: ✭ 55 (-62.33%)
Mutual labels:  game, open-source
Betterspades
BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
Stars: ✭ 112 (-23.29%)
Mutual labels:  game, open-source
Hellspawner
The OpenDiablo2 toolset
Stars: ✭ 69 (-52.74%)
Mutual labels:  game, open-source
Diablerie
Diablo 2 reimplementation on unity
Stars: ✭ 363 (+148.63%)
Mutual labels:  game, open-source
Openhow
Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
Stars: ✭ 144 (-1.37%)
Mutual labels:  game, open-source
Redrunner
Red Runner, Awesome Platformer Game.
Stars: ✭ 414 (+183.56%)
Mutual labels:  game, open-source
Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+6788.36%)
Mutual labels:  game, open-source
Openpal3
仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3
Stars: ✭ 239 (+63.7%)
Mutual labels:  game, open-source
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (+1334.25%)
Mutual labels:  game, open-source
Tap Tap Adventure
Tap Tap Adventure is a massively online 2D MMORPG set in the medieval times with twists.
Stars: ✭ 123 (-15.75%)
Mutual labels:  game, open-source
Pysolfc
A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.
Stars: ✭ 293 (+100.68%)
Mutual labels:  game, open-source
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-5.48%)
Mutual labels:  game, open-source
Open Project 1
Unity Open Project #1: Chop Chop
Stars: ✭ 4,235 (+2800.68%)
Mutual labels:  game, open-source
Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (+189.04%)
Mutual labels:  game, open-source
Megaglest Source
MegaGlest real-time strategy game engine (cross-platform, 3-d)
Stars: ✭ 259 (+77.4%)
Mutual labels:  game, open-source
Uebergame
Uebergame code repository
Stars: ✭ 90 (-38.36%)
Mutual labels:  game, open-source
Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (+32.88%)
Mutual labels:  game, open-source
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (+40.41%)
Mutual labels:  game, open-source
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-16.44%)
Mutual labels:  game, open-source
Rhisis
Rhisis is an experimental FlyFF MMORPG emulator built with C# 9 and .NET 5
Stars: ✭ 132 (-9.59%)
Mutual labels:  game, open-source

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].