views
25
likes
1

Comments

What do you think?
No comments yet.

#endless #runner #ball #tube #mobile #action #arcade
A few words from the author:
This is my first HUGE game project created in Unity. "Turbo Dash" is a large mobile game developed for 1 month as part of my internship at BoomBit/TapNice. I learned many things under the guidance of experts for example:
- Game Design
- Debugging
- Bug Fixing
- Building on Android
- Optimization
- Config
- Code Refactor

The biggest challenge was to create the entire game from scratch from my idea, create the appropriate architecture in the project and the a fully functional game loop.

---------------------> GOAL OF THE GAME <----------------------

The goal of Turbo Dash is to travel as far as possible with the ball you control. We can move sideways to avoid obstacles in the pipe we are moving on. On your way, in addition to walls and moving objects, we can also encounter prizes in the form of colorful gems:
- Pink Heart - add 1 life (you can have max 3)
- Green Shield - add shield (you can have max 1)
- Gold Coin - add 1 coin (you can buy some skins in the game shop or upgrades in the customization)
- Blue Diamond - add 1 diamond (special premium currency)
- Orange Star (Boost) - add 40% of your Turbo bar

You have also SPECIAL POWER called TURBO. You gain 1% of your Turbo bar every 1 second. When your Turbo bar is full, you will be able to use it. During TURBO you accelerate hard, move twice as fast and are immortal.

--------------------------> CONTROLS <---------------------------

Gyroscope Mode (Android)
- You can move by tilting your phone.

TouchControl Mode (Android)
- You can navigate using the touch screen by clicking on the left or right part of the screen respectively.

TouchControl Mode (Windows)
- You move with the arrow keys on your keyboard, to use Turbo you can press Space, and to pause the game you press Escape.

-----------------------------> LINKS <------------------------------

Small part of project on GitHub: https://github.com/pfrackowiak01/Turbo_Dash_Game #action

Download Turbo Dash for Android:
https://drive.google.com/file/d/1QfeM_3pgcbhWEjj7G9Y7kfMdkfrtBN9Z/view?usp=sharing



all-ages
Nothing has been posted to this project page yet. Check back later!