diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-10-22 21:39:32 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-10-22 21:39:32 -0400 |
commit | 2cfd7a3a98260a14cfd50f5f496b416da402eb05 (patch) | |
tree | 958b7c24e5fa90d593c2bab408c6333c5c899070 /audio | |
parent | 89db62cd6c3db6b0df829d881ba606ab90c0170c (diff) |
Add a bunch of sound effects.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bullet-hit.wav | bin | 0 -> 3444 bytes |
-rw-r--r-- | audio/enemy-hit.wav | bin | 0 -> 3188 bytes |
-rw-r--r-- | audio/enemy-shoot.wav | bin | 0 -> 11502 bytes |
-rw-r--r-- | audio/explosion.wav | bin | 0 -> 42548 bytes |
-rw-r--r-- | audio/player-death.wav | bin | 0 -> 75364 bytes |
-rw-r--r-- | audio/player-shoot.wav | bin | 0 -> 35490 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/audio/bullet-hit.wav b/audio/bullet-hit.wav Binary files differnew file mode 100644 index 0000000..9da00d4 --- /dev/null +++ b/audio/bullet-hit.wav diff --git a/audio/enemy-hit.wav b/audio/enemy-hit.wav Binary files differnew file mode 100644 index 0000000..8f7fbc5 --- /dev/null +++ b/audio/enemy-hit.wav diff --git a/audio/enemy-shoot.wav b/audio/enemy-shoot.wav Binary files differnew file mode 100644 index 0000000..56d5a91 --- /dev/null +++ b/audio/enemy-shoot.wav diff --git a/audio/explosion.wav b/audio/explosion.wav Binary files differnew file mode 100644 index 0000000..0cdc2c7 --- /dev/null +++ b/audio/explosion.wav diff --git a/audio/player-death.wav b/audio/player-death.wav Binary files differnew file mode 100644 index 0000000..113fc8d --- /dev/null +++ b/audio/player-death.wav diff --git a/audio/player-shoot.wav b/audio/player-shoot.wav Binary files differnew file mode 100644 index 0000000..db38cce --- /dev/null +++ b/audio/player-shoot.wav |