Color Road – Complete Unity Game

Overview

It is ready for release, and it’s excellent for learning purposes.


How to play?

On mobile : move your finger whilde holding the screen to move the player.
On desktop/web : use ‘A’ & ‘D’ keys or left and right arrow keys to move the player.

Your goal is to collect as many balls as you can but only if it’s color and the player’s color are identical.

However, if you hit a ball which has different color than the player’s, then you die.

Features

  • One complete, endless level
  • Spawning system
  • Increasing gameplay difficulty
  • Score/highscore system
  • In-game money collecting/spending system
  • Skin changing system
  • Skin buying system
  • Color changing system
  • Three basic skins
  • Sound effects, background music
  • Commented, clean C# scripts
  • Easy customization
  • Basic menu
  • Responsive UI
  • Compatible with mobile and desktop
  • Works with Text Mesh Pro

Requirements

Unity 2018.2.13 or higher

Instructions

Documentation contains everything.

Related