summaryrefslogtreecommitdiff
path: root/assets/sound
diff options
context:
space:
mode:
authorLogan Hunt <loganhunt@simponic.xyz>2022-03-27 02:17:26 -0600
committerLogan Hunt <loganhunt@simponic.xyz>2022-03-27 02:17:26 -0600
commit4cabba2561f55ee6d068d631e3272ff7bf984b37 (patch)
tree1635ee664fa16287ec9058657afe5608df6d99a2 /assets/sound
downloadbbiy-4cabba2561f55ee6d068d631e3272ff7bf984b37.tar.gz
bbiy-4cabba2561f55ee6d068d631e3272ff7bf984b37.zip
Initial commit - a working dynamic loader with Express
Diffstat (limited to 'assets/sound')
-rw-r--r--assets/sound/.DS_Storebin0 -> 6148 bytes
-rw-r--r--assets/sound/background-music.mp3bin0 -> 3926392 bytes
-rw-r--r--assets/sound/death.wavbin0 -> 15055 bytes
-rw-r--r--assets/sound/move.wavbin0 -> 1670 bytes
-rw-r--r--assets/sound/win.wavbin0 -> 17236 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/assets/sound/.DS_Store b/assets/sound/.DS_Store
new file mode 100644
index 0000000..7b7843b
--- /dev/null
+++ b/assets/sound/.DS_Store
Binary files differ
diff --git a/assets/sound/background-music.mp3 b/assets/sound/background-music.mp3
new file mode 100644
index 0000000..9f5051d
--- /dev/null
+++ b/assets/sound/background-music.mp3
Binary files differ
diff --git a/assets/sound/death.wav b/assets/sound/death.wav
new file mode 100644
index 0000000..0ec4d5f
--- /dev/null
+++ b/assets/sound/death.wav
Binary files differ
diff --git a/assets/sound/move.wav b/assets/sound/move.wav
new file mode 100644
index 0000000..62fa5fb
--- /dev/null
+++ b/assets/sound/move.wav
Binary files differ
diff --git a/assets/sound/win.wav b/assets/sound/win.wav
new file mode 100644
index 0000000..dd872c2
--- /dev/null
+++ b/assets/sound/win.wav
Binary files differ