Gravity Duel, v1.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).
Support for the player rotation and player impulse performing by a keyboard; disable the player impulse performing during the player movement or rotation and simultaneous performing of these actions.
Change Log
- Fix the graphical scale
- Extend the keys config
- Create targets from the game beginning
- Create holes from the game beginning
- The player:
- Support the player rotation by a keyboard
- Disable the simultaneous performing of the player movement and rotation
- Reset the automatic player rotation
- Simplify the main code of the player rotation
- The player impulse:
- Support the player impulse performing by a keyboard
- Disable the player impulse performing during the player movement or rotation
- Remove the too far player impulses
- The UI:
- Make the UI components transparent
- Add the
Ui:player_angle_delta()method
Repository
Link: https://github.com/thewizardplusplus/gravity-duel/tree/v1.2.
Content: code.
License: MIT.