Skip to content

engeldlgado/wordle-react-app

Repository files navigation

WORDLE - A Word Guessing Game

WORDLE is a fun and addictive word game that challenges players to guess a hidden word by guessing letters and receiving feedback on which letters are in the correct position.

How to Play

  1. The game will randomly generate a hidden word.
  2. The player will be prompted to guess a letter.
  3. If the letter is in the hidden word, it will appear in the correct position(s) on the game board.
  4. If the letter is not in the hidden word, the player will lose a opportunity.
  5. You have 5 minutes to guess the hidden word. If you guess the word correctly, you win!
  6. The player has a limited number of 5 opportunities, and the game reset when the player has used all opportunities or correctly guesses the hidden word.

Features

  • Dynamic word generation for endless replayability
  • Easy to pick up and play, with a simple user interface

Requirements

  • Your brain!

Stack Used

  • React
  • Vite

Installation

To install and play WORDLE, you'll need to have Node.js installed on your machine. Once you have that set up, you can clone this repository and run the following commands to get the game up and running:

git clone https://github.com/engeldlgado/wordle-react-app.git

In the project directory, you can run:

npm install

npm run dev

Conclusion

WORDLE is a fun, challenging game that will test your word guessing skills. Whether you're a casual player or a seasoned pro, WORDLE is sure to provide hours of entertainment. So give it a try and see if you have what it takes to guess the hidden word!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors