Word-Scramble Svelte Themes

Word Scramble

Web game about words

Word Scramble - Svelte & TypeScript

A simple Word Scramble game built with Svelte and TypeScript. The player must guess the correct word from randomly scrambled letters.

šŸš€ Features

  • Randomly generated scrambled words
  • Answer validation
  • Score tracking
  • Minimalist design

šŸ›  Technologies

  • Svelte
  • TypeScript
  • Vite
  • Tailwindcss

šŸ“¦ Installation

  1. Clone the repository:

    git clone https://github.com/ClanyX/Word-Scramble.git
    cd WordScrambleGame
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Open http://localhost:5173 in your browser.

šŸ”§ Build

For a production build, run:

npm run build

🌟 Contributing

If you want to contribute, fork this repository and submit a pull request!


šŸ“Œ Made with ā¤ļø using Svelte

Top categories

Loading Svelte Themes