Merge: Crazy Moles with particle effects, nukes, Bézier curves and cacti disguised...
authorJean Privat <jean@pryen.org>
Thu, 13 Aug 2015 01:59:39 +0000 (21:59 -0400)
committerJean Privat <jean@pryen.org>
Thu, 13 Aug 2015 01:59:39 +0000 (21:59 -0400)
commitcda767f393e4ed2833e5abc8e07dc7eab31a3214
tree602c20dd5a37dac4cd456058d766e9039b34518e
parent6bd9d869075c627c40d2bbdd5a46ab643802034a
parent1d3d17aaffee68b24dd49cc3b72f49d08d79a319
Merge: Crazy Moles with particle effects, nukes, Bézier curves and cacti disguised as moles

This PR adds new features to the Crazy Moles/Groundhogs game. Pretty graphical effects with particles, Bézier curves and a custom C method to display flash effects. Plus two new traps; the cactus disguised as a mole and the much awaited nuke. This PR also updates the project tools and style, fix a few annoyances and adds a basic script to stress test on Android.

The script to test on Android was an experiment with adb monkey for a future integration with Jenkins.

What is not in this PR: sounds, fullscreen on Android and other Android specific features.

Pull-Request: #1633
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>