-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pressure button & shutter functionality
- Pressure button can be pressed with player & symbols - shutter now blocks player if it is shut - Add & modify sound effects - Debug view is off by default
- Loading branch information
Showing
21 changed files
with
241 additions
and
120 deletions.
There are no files selected for viewing
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Sound name : Click | ||
Made by : complex_waveform | ||
Link : https://freesound.org/people/complex_waveform/sounds/213148/ | ||
License : CC BY 3.0 (https://creativecommons.org/licenses/by/3.0/) | ||
|
||
This sound is embedded into GBA, thus modified to 22050Hz, 8bit PCM. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Sound name : drop04.wav | ||
Made by : newagesoup | ||
Link : https://freesound.org/people/newagesoup/sounds/339358/ | ||
License : CC0 1.0 (https://creativecommons.org/publicdomain/zero/1.0/) | ||
Sound name : Pop (made by DuffyBro) | ||
Made by : DuffyBro | ||
Link : https://freesound.org/people/DuffyBro/sounds/319107/ | ||
License : https://creativecommons.org/publicdomain/zero/1.0/ | ||
|
||
This sound is embedded into GBA, thus modified to 22050Hz, 8bit PCM. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Sound name : drop04.wav | ||
Made by : newagesoup | ||
Link : https://freesound.org/people/newagesoup/sounds/339358/ | ||
License : CC0 1.0 (https://creativecommons.org/publicdomain/zero/1.0/) | ||
|
||
This sound is embedded into GBA, thus modified to 22050Hz, 8bit PCM. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Sound name : Bubble Pop | ||
Made by : elmasmalo1 | ||
Link : https://freesound.org/people/elmasmalo1/sounds/376968/ | ||
License : CC BY 3.0 (https://creativecommons.org/licenses/by/3.0/) | ||
|
||
This sound is embedded into GBA, thus modified to 22050Hz, 8bit PCM. |
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
Oops, something went wrong.