8000 GitHub - GZ30eee/Word-Scramble-Game: A game where you guess the word based on a hint and the scrambelled word itself with a timer. Enjoy the game!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GZ30eee/Word-Scramble-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Scramble Game

Live Demo License

A fun and challenging word game that tests your vocabulary under time pressure! Unscramble letters to reveal hidden words and climb the leaderboard.

Gameplay Screenshot

🎮 Features

Dynamic Gameplay

  • 200+ words w 8000 ith difficulty levels (Common → Legendary)
  • Streak bonuses for consecutive correct answers
  • Time-based scoring (faster guesses = more points)

🎯 Player Assistance

  • Smart hints for each word
  • Live input validation (green underline for partial matches)
  • Word refresh option

🏆 Progress Tracking

  • Animated score updates
  • Visual feedback for correct/incorrect answers
  • Celebration effects for high scores

🛠 Technologies

Frontend
HTML5
CSS3
JavaScript

🚀 Quick Start

  1. Play Online:
    Live Demo

  2. Run Locally:

    git clone https://github.com/GZ30eee/Word-Scramble-Game.git
    cd Word-Scramble-Game
    open index.html  # Or use your preferred browser

� How to Play

  1. Guess the unscrambled word shown on screen
  2. Type your answer in the input field
  3. Earn points based on:
    • Word difficulty
    • Time remaining
    • Current streak
  4. Use hints if stuck or refresh for a new word

Pro Tip: Legendary words (8+ letters) give 3× bonus points!

📂 Project Structure

Word-Scramble-Game/
├── js/
│   ├── script.js      # Game logic and controls
│   └── words.js       # Word database
├── style.css          # All styling
├── index.html         # Main interface
└── img/               # Game assets

🤝 Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/your-feature)
  3. Commit changes (git commit -m 'Add some feature')
  4. Push to branch (git push origin feature/your-feature)
  5. Open a Pull Request

📜 License

MIT © GZ30eee

📬 Contact

For questions/suggestions:
GitHub

About

A game where you guess the word based on a hint and the scrambelled word itself with a timer. Enjoy the game!

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0