From 05b1267f91d07704aa749bd64c3c289afddc7546 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Thu, 30 Apr 2026 14:10:27 +0800 Subject: rename class from `WordSearch` to `Game` --- index.html | 4 ++-- js/wordsearch.js | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 358497e..f3cc9fd 100644 --- a/index.html +++ b/index.html @@ -21,9 +21,9 @@