-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
๐ง chore(audio): update jump and coin sound files
๐ง chore(audio-manager.js): update jump and coin sound file paths ๐ง chore(event-handler.js): rename handleKeyDown to handleJump and handleTouch to handleJump ๐ง chore(event-handler.js): add condition to play jump sound only on keyboard jump ๐ง chore(event-handler.js): prevent default touchstart event to avoid button click on mobile ๐ง chore(game.js): remove audio parameter from Mario constructor ๐ง chore(mario.js): remove audio parameter from Mario constructor ๐ง chore(mario.js): remove audio.playEffect('jump') from jump method
- Loading branch information
Showing
6 changed files
with
24 additions
and
23 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters