Geometry Jump - Complete Game Template Ready For Release
4/22/2021
Geometry Jump is a fully Unity template ready for release.
Geometry Jump is a very addictive game, "easy to play, hard to master" style.
How to play?
Just click or tap at any screen position to move the player,
On mobile: touch left to do a small jump and touch right to do a long jump.
On web and desktop: left arrow to do a small jump and right arrow to do a long jump.
With a short jump you earn one point.
With a long jump you earn two points.
If you jump and miss a white tile platform, and you don't have any white tile platforms below : you lose!
Try to do as many jumps as you can, don't be touched by the big boss wall with spikes coming from the left, continuously, and don't fall by missing tiles.
This pack includes:
✪ Complete game with addictive gameplay
✪ Flexible procedural level generation system
✪ Integrated store ("Character Shop") with in-game virtual currency (diamonds) to buy life or new characters
✪ Optimized for Mobile Devices
✪ Simple to customize
✪ Clear and well-documented C# code
✪ Life to continue
✪ "Paper style" graphics
✪ Rewarded videos to earn life or diamonds
✪ Animated icons and menu, and animated level transitions
✪ 2D orthographic camera system built in with a strong focus on performance. The camera follows the player smoothly and a speed based zoom to fit between the player and the hazard
✪ Camera shake
✪ Mobile touch and mouse input.
✪ Touch and Mouse Input using event delegates
✪ Spawn pool system (quick and easy object pooling script. This poolManager is made to be as simple to use and setup as making a new game object). You don't need to instantiate GameObject, you pooled them at start and you just activate and desactivate them when needed.
0 Comments