This is an example of a complete game, allowing beginner users to understand the creation of a game in its entirety. More experienced users may also find some tips. The code is organized in a clear manner and is strongly commented.
The code and assets contained in this example can be used in your projects, commercial or not.
http://download.clickteam.com/examples/en/Balloons_10_en.mfa
What's inside:
- Calculation and basic use of Delta-time
- Game Flow: Init, Intro, Play, Pause, Outro
- Pause / unpause by using groups
- Management of: interface elements, score, combo, best score, statistics, game tips
- Random generation of objects
- Advanced selection of objects
- Interpolation of values
- Simple particles effects
- Pairing of Active + Counter objects
2015-02-25_102106.jpg 2015-02-24_162316.jpg