From 27b5ba5c134fc8a1385d1aa8b0ae182cf5af3885 Mon Sep 17 00:00:00 2001 From: Nicky Case Date: Wed, 12 Jun 2019 15:08:32 -0400 Subject: [PATCH] and some sounds --- index.html | 8 +++-- scenes/act2.md | 60 +++++++++++++++++++++++++--------- scripts/act2/Act2_BG.js | 34 ++++++++++++++----- scripts/game/Game.js | 2 +- sounds/music/party1.mp3 | Bin 0 -> 961200 bytes sounds/sfx/hit_bb.mp3 | Bin 0 -> 48816 bytes sounds/sfx/record_scratch.mp3 | Bin 0 -> 12408 bytes styles/game.css | 25 ++++++++++++++ 8 files changed, 100 insertions(+), 29 deletions(-) create mode 100644 sounds/music/party1.mp3 create mode 100644 sounds/sfx/hit_bb.mp3 create mode 100644 sounds/sfx/record_scratch.mp3 diff --git a/index.html b/index.html index 3db79fc..2244478 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,9 @@ + +
+