From d7daec1e03508b9c81b48d3b15982d820545a732 Mon Sep 17 00:00:00 2001 From: Nicky Case Date: Thu, 2 May 2019 11:55:41 -0400 Subject: [PATCH] click to advance option --- index.html | 16 ++++++- scenes/act1.md | 2 +- scenes/intro.md | 26 ++--------- scripts/game/Character.js | 20 +++++++- scripts/game/Game.js | 46 ++++++++++++++---- scripts/game/HP.js | 88 +++++++++++++++++++++++------------ scripts/game/Options.js | 63 ++++++++++++++++++------- scripts/intro/Intro_BG.js | 2 +- scripts/main.js | 6 +-- sprites/ui/fear_captions.png | Bin 0 -> 7420 bytes sprites/ui/hp.png | Bin 9556 -> 11074 bytes styles/game.css | 20 ++++++++ 12 files changed, 203 insertions(+), 86 deletions(-) create mode 100644 sprites/ui/fear_captions.png diff --git a/index.html b/index.html index 8377b12..c0a71ea 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,11 @@
+ +
+ ๐Ÿ‘†click anywhere +
+