I'm experimenting with a connecting match-3 game similar to Paint Monsters, Yummy Gummy or Fruit Splash Mania.
Here's some features that I've implemented:
- Matching system
- Selector
- Gravity (thanks to
alextro)
And some features that I'm not implement yet:
- Connection stroke
- Block re-spawn
As the title said, how do I implement the features that I'm not implemented yet?