It's a game built with Unity 3D.
In Road builder you will create roads to another field by pressing a button and guessing it's distance. You can collect collectable itens such as a measuring tape to measure the distance between fields or a star boost. Every time you build a road, you will get some reward (star ⭐) according to the guessed size of the road.
- Start Game Scene
- Road scale with keyboard key press
- Moving platform
- Player move toward platform
- if road does not reach the next platform player will fall and change the animation
- change animation
- fall
- if road does not reach the next platform player will fall and die (restart game)
- if road does not reach the next platform player will fall and change the animation
- Power up with measure tape
- Star counting
- Power up that boost star reward
- Present for winning the game
- Finishing the map (diying or winning) player can restart the level
- A success pop up should appear with the star count and a restart level button
- Star count is reseted if, but the reward does not it will still be available for the next run
- reset star count
- reset reward
- Each platform has a tiny target. If the road hits that platform (end of the road hits the target), reward for that platform will doubled