Tunnel & Twist v1.0.4 is a full arcade game template ready for release. It is optimized for mobile (iOS iPhone and iPad, Android, Windows Mobile), standalone (Windows PC and Mac OSX), web player, WebGL, and tvOS (Apple TV).
How to play?
On mobile: tap on the left of the screen to jump left, and on the right side of the screen to jump right. If you miss a platform, you fail. If not, you earn one point.
On desktop/web: use the left and right arrow keys to jump left or right.
On Apple TV: touch the gamepad or swipe on the left or right to jump left or right.
The pack includes:
- A full game ready to use with addictive gameplay
- Optimization for mobile
- Touch input for mobile and mouse/keyboard input for web and desktop
- A curved world procedural shader that bends objects only within the camera view, without altering world space parameters such as position, rotation, or scale
- Real-time music detection using frequency spectrum analysis (FFT), allowing the game to react to music beats
- An infinite procedural level generation system
- Touch input controllers for mobile and tvOS (Unity 5.3.1+)
- A color manager that randomly switches between pastel colors
- Keyboard input controllers for web and desktop (Mac OS X and Windows)
- Mouse input for web and desktop (Mac and Windows)
- Music and sound effects included
- A spawn pool system for efficient object pooling, designed to be simple and easy to set up
- Simple to customize and understand, with clean, commented C# code ideal for learning and development.