A simple Wordle-inspired game built with Svelte, offering a fast and smooth browser experience.
π Click here to play the game
This is a word-guessing game where you need to figure out a hidden word within five attempts. The game provides hints on which letters are correct and their positions.
This project was developed using:
- Svelte - A reactive and efficient web framework
- Vite - For a fast development environment
- TailwindCSS - Utility-first CSS framework
git clone https://github.com/your-username/wordle-svelte.git
cd wordle-svelte
npm install
npm run dev Access http://localhost:5173 to play! π
β Play Wordle directly in your browser
β Responsive and simple interface
β Visual feedback for each attempt
β Support for multiple languages
π Add a larger word database
π¨ Improve UI and animations
π Player performance statistics
Contributions are welcome! Feel free to open issues and submit PRs. π
Made with β€οΈ and Svelte π
Let me know if you'd like any modifications! π