A simple demo game designed to demonstrate the possibilities of using native animation without using third-party libraries. The meaning of the game is to detect enemy tanks on the map and destroy them by clicking on the enemy tank. So there is a shot at the enemy and the animation of the flight of the projectile and the animation of the explosion is visible. This solution allows you to achieve an animation effect with a small size of the application itself.
Show More