Juicy Squash is a game of the highly popular Match-3 game genre made with Felgo. You swap the positions of fruits to form groups of at least three matching fruits, which are then removed.
Genre | Match-3 |
Complexity | Medium |
Tutorial | How to Make a Match-3 Game with Felgo |
Project Location | <Path to your Felgo SDK>/Examples/Felgo/demos/JuicySquashAdvanced/JuicySquashAdvanced.pro |
To run this demo, open the .pro file with Qt Creator. |
Juicy Squash is a game of the highly popular Match-3 game genre made with Felgo. You swap the positions of fruits to form groups of at least three matching fruits, which are then removed. The game goes on until time runs out or there are no longer any groups left to remove.
A tutorial on how to create a simpler version of this match-3 game is available here: How to Make a Match-3 Game with Felgo.
We also provide the full source code of Juicy Squash made with Felgo in the Felgo SDK here.
Files:
Images: