Web Dev Solutions

Catalin Mititiuc

From 3f24534eb775fa26df35a2fbeb909aef3480317f Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Tue, 16 Jul 2024 14:05:08 -0700 Subject: WIP: Turn/torso-twist mech template on keypress --- public/assets/images/counters.svg | 58 ++++++++++++++++++++++++++------- public/assets/images/mech_template.png | Bin 42150 -> 41913 bytes public/index.html | 1 + 3 files changed, 47 insertions(+), 12 deletions(-) (limited to 'public') diff --git a/public/assets/images/counters.svg b/public/assets/images/counters.svg index 952de20..bf91f9f 100644 --- a/public/assets/images/counters.svg +++ b/public/assets/images/counters.svg @@ -74,23 +74,57 @@ - + - - + + + + + - - + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/images/mech_template.png b/public/assets/images/mech_template.png index af41f78..506762b 100644 Binary files a/public/assets/images/mech_template.png and b/public/assets/images/mech_template.png differ diff --git a/public/index.html b/public/index.html index 9db6c80..f4b28a9 100644 --- a/public/index.html +++ b/public/index.html @@ -234,6 +234,7 @@ + -- cgit v1.2.3