From 3297c70db4f72986bfc9ea7be60d75c294c83dc0 Mon Sep 17 00:00:00 2001 From: Tyler-A Date: Tue, 10 Sep 2019 20:33:20 -0600 Subject: [PATCH] Implement the choosing system. --- index.html | 5 ++++- js/choosing.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 js/choosing.js diff --git a/index.html b/index.html index 7f0e1d6..7f2e9df 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ +