Skip to content

gabfl/korean-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🇰🇷 Korean Word Game

KKorean Word is a simple, browser-based game designed to help players learn Korean vocabulary through repetition, streaks, and fun challenges.

🕹️ Play online at 👉 https://koreanword.com

🎮 How to Play

  1. A Korean word is shown on screen.
  2. You must guess its correct English meaning.
  3. You have 3 attempts per word.
  4. Your current streak and max streak are tracked in your browser using local storage.
  5. Try to beat your high score and grow your vocabulary!

🧠 Features

  • ✅ 3-attempt system with feedback (Attempt 1/3, etc.)
  • ✅ Streak and max streak tracking with local storage
  • ✅ Random word selection
  • ✅ Lightweight and runs entirely in the browser

🛠️ Setup (for local development)

You can run the game locally by simply opening the src/index.html file in a browser — or use a simple web server for better compatibility:

# Using Python
python3 -m http.server --directory src

About

K-Word: A Korean Alphabet (Hangun) Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors