From b14e85d7f8851fbdeb27bf6438f21a327c03e840 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Thu, 25 Oct 2018 19:54:35 -0400 Subject: Implement sound effects and music --- sound/jump.wav | Bin 0 -> 14328 bytes sound/spit.wav | Bin 0 -> 4068 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sound/jump.wav create mode 100644 sound/spit.wav (limited to 'sound') diff --git a/sound/jump.wav b/sound/jump.wav new file mode 100644 index 0000000..ef84111 Binary files /dev/null and b/sound/jump.wav differ diff --git a/sound/spit.wav b/sound/spit.wav new file mode 100644 index 0000000..2e9c1f4 Binary files /dev/null and b/sound/spit.wav differ -- cgit v1.3