From 0711d7ccad4d5087418266210e3f84fefe27a6c2 Mon Sep 17 00:00:00 2001 From: OhSangHyuk <91905776+OhSangHyuk@users.noreply.github.com> Date: Wed, 2 Nov 2022 19:58:27 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EC=98=A4=EC=83=81=ED=98=81-=EC=88=99?= =?UTF-8?q?=EC=A0=9C=EC=A0=9C=EC=B6=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clock/Clock.html | 25 ++++--- Clock/Clock.js | 12 ++++ RockScissorsPaper/RockScissorsPaper.html | 46 +++++++------ RockScissorsPaper/RockScissorsPaper.js | 66 ++++++++++++++++++ Task/first.html | 12 ++++ Task/first.js | 20 ++++-- index.html | 16 +++++ index.js | 12 ++++ var.js | 86 ++++++++++++++++++++++++ 9 files changed, 256 insertions(+), 39 deletions(-) create mode 100644 Clock/Clock.js create mode 100644 RockScissorsPaper/RockScissorsPaper.js create mode 100644 Task/first.html create mode 100644 index.html create mode 100644 index.js create mode 100644 var.js diff --git a/Clock/Clock.html b/Clock/Clock.html index 7233f19..dfb1c93 100644 --- a/Clock/Clock.html +++ b/Clock/Clock.html @@ -1,15 +1,14 @@ -
-