frenzygames / fruitgame

http://frenzygames.github.io/fruitgame
0 stars 2 forks source link

Fix fruit-drop sound memory problems #89

Closed erosson closed 10 years ago

erosson commented 10 years ago

Fruit-drop sound was added in #11. Apparently, adding a sound source on every fruit causes memory problems on my Android phone. Reverted.

Re-implement it without breaking everything this time.

erosson commented 10 years ago

I re-added this without breaking everything, but the sound effect was actually kind of annoying and the game played better without it. Removed permanently.