summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-10-22 21:39:32 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-10-22 21:39:32 -0400
commit2cfd7a3a98260a14cfd50f5f496b416da402eb05 (patch)
tree958b7c24e5fa90d593c2bab408c6333c5c899070 /audio
parent89db62cd6c3db6b0df829d881ba606ab90c0170c (diff)
Add a bunch of sound effects.
Diffstat (limited to 'audio')
-rw-r--r--audio/bullet-hit.wavbin0 -> 3444 bytes
-rw-r--r--audio/enemy-hit.wavbin0 -> 3188 bytes
-rw-r--r--audio/enemy-shoot.wavbin0 -> 11502 bytes
-rw-r--r--audio/explosion.wavbin0 -> 42548 bytes
-rw-r--r--audio/player-death.wavbin0 -> 75364 bytes
-rw-r--r--audio/player-shoot.wavbin0 -> 35490 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/audio/bullet-hit.wav b/audio/bullet-hit.wav
new file mode 100644
index 0000000..9da00d4
--- /dev/null
+++ b/audio/bullet-hit.wav
Binary files differ
diff --git a/audio/enemy-hit.wav b/audio/enemy-hit.wav
new file mode 100644
index 0000000..8f7fbc5
--- /dev/null
+++ b/audio/enemy-hit.wav
Binary files differ
diff --git a/audio/enemy-shoot.wav b/audio/enemy-shoot.wav
new file mode 100644
index 0000000..56d5a91
--- /dev/null
+++ b/audio/enemy-shoot.wav
Binary files differ
diff --git a/audio/explosion.wav b/audio/explosion.wav
new file mode 100644
index 0000000..0cdc2c7
--- /dev/null
+++ b/audio/explosion.wav
Binary files differ
diff --git a/audio/player-death.wav b/audio/player-death.wav
new file mode 100644
index 0000000..113fc8d
--- /dev/null
+++ b/audio/player-death.wav
Binary files differ
diff --git a/audio/player-shoot.wav b/audio/player-shoot.wav
new file mode 100644
index 0000000..db38cce
--- /dev/null
+++ b/audio/player-shoot.wav
Binary files differ