Grumble Weeds Game Example
This package contains the complete source code and all assets used to create my free-form match 3 game 'Grumble Weeds' including:
- 1x low poly monster character.
- 4x low poly monster plants.
- Low poly trees, grass, rocks, fences etc.
- .psd textures, mostly 1024 x 1024.
All of the scripts are written in C# and include:
- Catapult controls that work with mouse or touch input.
- Iris fade with change scene.
- Free-form match 3 code to detect proximity of same coloured plants.
- Plant burst effect using physics.
Grumble Weeds is a fairly simple game that could help those who wish to learn game programming. As with my other game projects, the code is optimised and easy to understand, and the whole project is well organised.
Grumble Weeds is available for free on iTunes.