Skip to content

prafulRb/4ColorMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

4ColorMatch

In this game, the objective is to match the color of the falling ball with the same colored side of the rectangle. Ball will have random color between red, green, blue and yellow and it will spawn randomly between three different positions, one at a time. Each rectangle has four colored sides. Player can rotate any of the three colorful rectangle by tapping on it. By rotating the rectangle, player can make ball land on the same color and gain score. As player gets more score the ball will spawn frequently increasing the difficulty of the game.

How to run the project

  1. You need to have unity game engine installed. download unity from https://unity3d.com/
  2. Download this ripo as zip or clone the project.
  3. From unity click open projects and find the project "4ColorMatch" and open it. That's it