Hello,
I download a source file of Doodle Jump game from https://github.com/ntcnet83/html5-doodle-jump
How can I add some audio such as background music and jumping sound into the game?
And how to trigger the "jumping audio" when the doodle jump up from the platform?
I want to know how it is done via using javascript.. and what sound format is the best for the audio?