Skip to content

Banh983/digit-dare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Dare

This is my version of famous Wrodle puzzle, that I used to play in school as a child.

Rules

  • The program thinks of a random 5 digit number.
  • We get some number of attempts to guess the number.
  • Everytime we guess a number, we are told how many (not which ) of the digits are in correct place and how many belongs to the guess but not in correct position.
  • After few hits and trails and deducing from the hints, you need to guess the Number.

Sounds Simple ? Try it.... Sounds Fun ? Try it.......

About

Remove focus from restart button #3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.1%
  • CSS 33.5%
  • HTML 32.4%