Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 19 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,36 @@
# Li-Ri is a GPL arcade game about toy wooden train
## Description
Li-Ri is a fork of Ri-li (http://www.ri-li.org).

Li-Ri is a arcade game licensed under the GPL (General Public License).
You drive a toy wood engine in many levels and you must collect
all the coaches for win. You can download it and play indefinitely.
It's Free. You can play on 'Windows', 'Linux', 'Mac OsX', 'Android'.
Li-Ri is an arcade game licensed under the GPL (General Public License).
You drive a toy wooden train on many levels and you must collect all the wagons on map for win. This game is free, and is available on the following platforms: 'Windows', 'Linux', 'MacOS', 'Android'.

Full-featured,
## Features
- 19 languages: Arabic, Breton, Chinese, English, Esperanto, French,
German, Italian, Japanese, Korean, Portuguese, Russian, Slovak,
Spanish, Swedish, Polish, Turkish, Hungarian, Dutch.
- Colorful animated wood engine.
- 50 levels in this first version
- 3 beautiful musics and many sound effects.

## Screenshots
![Main menu](fastlane/metadata/android/en-US/images/sevenInchScreenshots/01.png)
Main menu

![Gameplay](fastlane/metadata/android/en-US/images/sevenInchScreenshots/03.png)
Gameplay

This version updates the version to the SDL2 and updates the code to build and run on Android too.
## Building
Information on how to compile Li-Ri is available in the INSTALL file.

-------------

Copyright (c) 2023
Johnny Jazeix: port to SDL2 + android + cmake

Copyright (c) 2006
Dominique Roux-Serret: design & programming & graphics & website.
Maf464: musics

[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
Expand Down
Loading