39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
|
AntiFeatures:
|
|||
|
- Ads
|
|||
|
Categories:
|
|||
|
- Games
|
|||
|
License: GPL-3.0-only
|
|||
|
SourceCode: https://github.com/VelbazhdSoftwareLLC/Politrics
|
|||
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/Politrics/issues
|
|||
|
|
|||
|
AutoName: Politrics
|
|||
|
Description: |-
|
|||
|
Politrics is a board game similar to Chess. The game was invented by Wilfrid
|
|||
|
Hartnagel. Android application was created by Todor Balabanov.
|
|||
|
|
|||
|
Depending on where the first figure is placed there can be more than 23000
|
|||
|
opening moves, hence it is most unlikely that a game will ever be played twice.
|
|||
|
Players develop their own tactics to win boards and strategies to win the game.
|
|||
|
|
|||
|
There are 3 ways to win a board:
|
|||
|
|
|||
|
# by creating a line of 5 figures that cannot be beaten.
|
|||
|
# by beating your opponent’s President.
|
|||
|
# by reducing the amount of your opponent’s figures. When you don’t have enough figures left to create a line of five you have lost.
|
|||
|
|
|||
|
The maximum score of a board is 100 points. You need 100 points to win the game.
|
|||
|
You may win the game by winning several boards or one only.
|
|||
|
|
|||
|
RepoType: git
|
|||
|
Repo: https://github.com/VelbazhdSoftwareLLC/Politrics
|
|||
|
|
|||
|
Builds:
|
|||
|
- versionName: '1.0'
|
|||
|
versionCode: 1
|
|||
|
commit: f77ba059a6a5308fb5a98673112aa3406e927809
|
|||
|
|
|||
|
AutoUpdateMode: None
|
|||
|
UpdateCheckMode: RepoManifest
|
|||
|
CurrentVersion: '1.0'
|
|||
|
CurrentVersionCode: 1
|