From fbdf80a36d384c8d51badc80abcc97511d958e5b Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 7 Mar 2025 13:38:39 +0100 Subject: CLeanup homepage" --- src/pages/HomePage.tsx | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) (limited to 'src/pages') diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f0e1732..8797c29 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -248,35 +248,14 @@ const HomePage = () => {
- +
+ View Morse Code Chart +
- {showHowToPlay && ( -
-

How to Play Morse Hero

-
    -
  1. Listen to the Morse code sound played
  2. -
  3. Select the correct character from the four options
  4. -
  5. Use keyboard keys that match the displayed characters for faster play
  6. -
  7. Enable hints if you need help seeing the Morse patterns
  8. -
  9. Adjust the speed to match your skill level
  10. -
-
-

Did You Know?

-

Morse code was developed by Samuel Morse and Alfred Vail in the 1830s and revolutionized long-distance communication.

-
-
- )} - -
- View Morse Code Chart -
-- cgit v1.3.1