From c5d3d63e0a5f812cebc94065643a003065f5cd63 Mon Sep 17 00:00:00 2001 From: DuncanGermain Date: Tue, 6 Jan 2015 15:58:05 -0800 Subject: [PATCH] Streamline code and add loser function if player is a loser. --- GuessingGame.html | 39 +++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/GuessingGame.html b/GuessingGame.html index bf7c108..0b7cc39 100644 --- a/GuessingGame.html +++ b/GuessingGame.html @@ -1,22 +1,29 @@ \ No newline at end of file