Skip to content

A clone of the popular New York Times game Wordle. 6 tries to guess the correct word, with hints. Built using HTML, CSS, Javascript.

Notifications You must be signed in to change notification settings

tsunami03/JSGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSGuessingGame

This is a guessing game made using HTML, CSS and Javascript.

The rules of the game are :

  • You have to guess the secret 5 letter word.
  • You have a total of 6 chances to guess.
  • If the letter is highlighted green, the secret word contains the letter and it is in the right position.
  • If the letter is highlighted orange, the secret word contains the letter but it is not at the right position.
  • If the letter is highlighted gray, the letter is not contained in the secret word.
  • Only valid words are accepted as a guess, otherwise the boxes will flash with a red border.

Happy guessing!

About

A clone of the popular New York Times game Wordle. 6 tries to guess the correct word, with hints. Built using HTML, CSS, Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published