From 6e26cff4d975f5c2a2ada7c02b34ac38d0022349 Mon Sep 17 00:00:00 2001 From: itsscb Date: Thu, 22 Aug 2024 21:33:05 +0200 Subject: [PATCH] feat: adds solution on game over --- frontend/dist/index.html | 12 +-- frontend/dist/public/styles.css | 18 +++- ...8eb411.css => styles-156da33909a8dcda.css} | 18 +++- ....js => wordl-frontend-590cf90ac3202d86.js} | 12 +-- .../wordl-frontend-590cf90ac3202d86_bg.wasm | Bin 0 -> 722957 bytes .../wordl-frontend-f12cb96db58e762c_bg.wasm | Bin 717410 -> 0 bytes frontend/public/styles.css | 18 +++- frontend/src/pages/home.rs | 97 +++++++++++------- 8 files changed, 113 insertions(+), 62 deletions(-) rename frontend/dist/{styles-ee33d68e538eb411.css => styles-156da33909a8dcda.css} (98%) rename frontend/dist/{wordl-frontend-f12cb96db58e762c.js => wordl-frontend-590cf90ac3202d86.js} (99%) create mode 100644 frontend/dist/wordl-frontend-590cf90ac3202d86_bg.wasm delete mode 100644 frontend/dist/wordl-frontend-f12cb96db58e762c_bg.wasm diff --git a/frontend/dist/index.html b/frontend/dist/index.html index 68bcd02..b48d8b8 100644 --- a/frontend/dist/index.html +++ b/frontend/dist/index.html @@ -4,18 +4,18 @@ wordl - + - - + + -