Hill Climb Racing(Clone)
About
This is a clone of a hill climb racing game in this game you have to reach the end point of the level.
Features
- Used wheel joint for making the vehicle physics.
- used Hinge joint for player body physics.
- Implemented the fuel system using UI and scripting.
- Implemented Distance Calculation code ad its UI.
- Design Pattern used
- Singleton