Skip to content

Labzle (لبزل) - Wordle Balochi Version - Built with ReactJs + TailwindCSS

License

Notifications You must be signed in to change notification settings

umairayub79/Labzle

Repository files navigation

Labzle: Balochi Wordle Clone

Labzle is a Balochi version of the popular word game Wordle. It is built using ReactJS and Tailwind CSS to provide an interactive and engaging gameplay experience. Players can test their word-guessing skills while enjoying the Balochi language.

Netlify Status Contributors Issues License: MIT

You can try out the Labzle application live at Labzle Demo.

Build and Run

To run Labzle locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/umairayub79/labzle.git
  1. Navigate to the project directory:
cd labzle
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

Usage

  • Enter your guess for the five-letter word in the input field.

  • Press the "Submit" button to check your guess.

  • The app will provide feedback based on your guess:

    • Green color indicates a correct letter at the correct position.

    • Yellow color indicates a correct letter at the wrong position.

    • Gray color indicates an incorrect letter.

  • Continue making guesses until you correctly guess the word or run out of attempts.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Make sure to follow the project's coding style and guidelines.

Deployment

Labzle is deployed on Netlify. Any changes pushed to the main branch will trigger an automatic deployment.

Acknowledgments

This project was inspired by the popular game Wordle and built as a learning exercise using ReactJS and Tailwind CSS.

I am immensely grateful to the creators and contributors of react-wordle. Their code has formed the foundation of my project.

License

This project is licensed under the MIT License.

Connect

If you have any questions, suggestions, or just want to say hi, you can reach me at [email protected].


Thank you for checking out Labzle! Have fun playing the game and enjoy your coding journey!