Skip to content

RodrigoVillatoro/Match3-Runner-Unity3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match3-Runner-Unity3D

Game Prototype: a combination of a match 3 game and endless runner, made in Unity3d and C#.

Game Description:

A character is running endlessly on a plane. It has to catch as many gems as possible by matching 3 of the same color. The gems are collected by colliding with them. When the 'gem basket' is full (i.e. the player has collected a lot of gems without making many matches), the game ends.

match3runner-initialscene-unity3d match3runner-gamescene-unity3d

Mobile controls

  • Initial scene: tap right or left to switch characters.
  • Game scene: tap to jump.

Keyboard controls

  • Initial scene: press right / left key to switch characters.
  • Game scene: press left key or right key to jump.

Credits:

The logic for the match 3 engine came mostly from these tutorials:
Art and assets:

To build this project you need to have Unity 3D installed. This project was made with Unity version 5.1.0f3, you need to consider this in case of compatibility issues. All the assests are available in this respository.

About

Game Prototype: combination of a match 3 game and endless runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages