luturol / RoadBuilder3D

A WebGL game made with Unity. You create roads to be able to go the next platform. You can play on my itch.io profile.

Home Page:https://luturol.itch.io/road-builder-3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Road Builder

It's a game built with Unity 3D.

What is it?

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.

Features

  • 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)
  • 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

Available platforms

About

A WebGL game made with Unity. You create roads to be able to go the next platform. You can play on my itch.io profile.

https://luturol.itch.io/road-builder-3d


Languages

Language:ShaderLab 75.3%Language:HLSL 13.1%Language:C# 11.6%