Skip to content

GSG-G11/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle App

Description

Guess the WORDLE in six tries. Each guess must be a valid length-letter word. Hit the enter button to submit. After each guess, the color of the tiles will change to show how close your guess was to the word. if you guses right word the difinition of word is display.


Logo

Wordle

links

live link

User Stories

  • As a user, I can enter a word with a specific length.
  • As a user, i can see the definition of the word if i guessed the word correctly.
  • As a user, i can see how to play the game from the about page.
  • As a user, i can choose if i want to try the game again with same word or new one.

Local Install

open the terminal and do the following
git clone https://github.com/GSG-G11/wordle.git
cd wordle
code .
npm i
npm start

Tech Used :

  • Reactjs
  • CSS
  • dictionary API

Team Members

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published