Merge: Asteronits: add sounds and decouple app::audio from mnit
authorJean Privat <jean@pryen.org>
Thu, 17 Dec 2015 16:02:44 +0000 (11:02 -0500)
committerJean Privat <jean@pryen.org>
Thu, 17 Dec 2015 16:02:44 +0000 (11:02 -0500)
Add some sound effects to Asteronits, when opening fire, on asteroid explosion and on collisions with the ship. There is no sound for the thruster because the pause feature is currently broken on Android and inexistant on GNU/Linux.

Also update app::soounds so they no longer depend on mnit and now rely only on app.nit.

Pull-Request: #1901
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge