Hungarian Rings for Android - submission.
-
The app complies with the inclusion citeria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The original app author has been notified, and supports the inclusion.
APPLICATION ID: eu.veldsoft.hungarian.rings
Name: Hungarian Rings for Android
Categories:
- Games
License: GPL-3.0-or-later
WebSite: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
IssueTracker: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues
Summary: It is a really popular game that has something similar with the Rubik’s Cube.
Description: |
First you need to shuffle the puzzle and after that the goal is to return it
in the starting state, using two directional rotations of the rings. To do
that you should click on tokens in the rings.
There are two rings labeled as A (red-blue) and B (green-purple). Rings can
be rotated in two directions (clockwise and counter-clockwise). By this way
four operations over the game could be constructed:
+A Rotate ring A clockwise.
-A Rotate ring A counter-clockwise.
+B Rotate ring B clockwise.
-B Rotate ring B counter-clockwise.
These operations can be used to construct expressions. For example:
+A+B
Rotate ring A clockwise after that rotate ring B clockwise.
+A-A+B-B
Nothing has been changed after the rotation.
These expressions can be extended by inserting one digit between the sign
and the letter. For example:
+9A+9B
Rotate ring A clockwise nine times and after that rotate ring B clockwise
nine times.
By proper formulas puzzle can be solved each time. Some tips:
+5A+5B-5A-5B
+5A-5B-5A+5B
RepoType: git
Repo: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid.git
Builds:
- versionName: 1.4.0
versionCode: 5
commit: v1.4.0
subdir: HungarianRingsForAndroid
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.4.0
CurrentVersionCode: 5