Gravity Duel, v1.3.2
Posted on

2D puzzle game for Android inspired by various shoot 'em up games reduced to a duel of two players and combined with gravity effects (but only for impulses).
Describe the releases.
Change Log
- Describe the releases:
- Describe the change logs for the releases
- Describe the features for the last release
Features
- entities:
- the player:
- the player can only perform one possible action at a time;
- the possible actions:
- movement:
- forward;
- backward;
- to the right;
- to the left;
- rotation:
- to the right;
- to the left;
- player impulse performing;
- movement:
- the target:
- appearance:
- at a random point in time;
- in the segment in front of the player;
- restricted lifetime:
- by duration;
- by quantity of hits of player impulses;
- appearance:
- the hole:
- kinds:
- the black holes;
- the white holes;
- appearance:
- at a random point in time;
- in the segment in front of the player;
- restricted lifetime:
- by duration;
- change trajectories of player impulses in accordance with gravity effects:
- the black hole attracts them;
- the white hole pulls away them;
- kinds:
- the player:
- game stats:
- metrics:
- current:
- quantity of performed player impulses;
- quantity of hit targets;
- accuracy of player impulses;
- quantity of destroyed targets;
- best:
- accuracy of player impulses;
- quantity of destroyed targets;
- current:
- storing the game stats in the FlatDB database:
- save only the best metrics;
- save only when the best metrics change.
- metrics:
Repository
Link: https://github.com/thewizardplusplus/gravity-duel/tree/v1.3.2.
Content: code.
License: MIT.