top of page
Search

Match 3 Game - Combos and Timer

  • recridford
  • Jul 9
  • 1 min read

Now that the Match 3 game is further in development I'm using these blog posts to highlight different areas of the Match 3 game's design.


One of the elements of the Match 3 Game is a system for creating combos.


As the player makes matches in the game it builds up a combo multiplier, which increases the score. To increase challenge for the player (and in turn to make the game more interesting) the combo is on a timer so the player needs to make matches under time pressure to increase the combo multiplier. As the number of combos increase the amount of seconds the player has to make a combo decreases.


Combo Timer video: https://youtu.be/7BWjA7rdsmM

 
 
 

Recent Posts

See All
Match 3 Game - Development Continues

I have not posted on here for a while, but I have been working on things behind the scenes. One of the projects I've been working on is...

 
 
 
Match 3 Puzzle Game

The second course I started working through was to create a Match 3 Puzzle game in Unity. (As it was a longer course I am still working...

 
 
 
Learning about Version Control

I started a couple of short courses over the summer, to help fill in some knowledge gaps. The first course was on Version Control. I had...

 
 
 

Comments


bottom of page