From 6821f1e09c2a10e25653787db16519cd8ada44c6 Mon Sep 17 00:00:00 2001 From: s3lph Date: Sun, 17 Nov 2024 23:09:45 +0100 Subject: [PATCH] feat: improve mastermin usability --- templates/mastermind/mastermind.html.j2 | 30 +++++++++++++------ webgames/mastermind.py | 38 ++++++++++++++++--------- 2 files changed, 46 insertions(+), 22 deletions(-) diff --git a/templates/mastermind/mastermind.html.j2 b/templates/mastermind/mastermind.html.j2 index 0e248e3..0832147 100644 --- a/templates/mastermind/mastermind.html.j2 +++ b/templates/mastermind/mastermind.html.j2 @@ -5,7 +5,10 @@ {% endif %}