Skip to content

iancanderson/hurdle

 
 

Repository files navigation

hurdle

🔗 https://hurdle.iancanderson.com

It's kind of like Wordle, but for numbers.

Thanks to @octokatherine for word-master, which hurdle was forked from!

Rules

You have 6 guesses to guess the correct equation.

After submitting a guess, the numbers/operators will turn gray, green, or yellow.

  • Green: The number/operator is correct, in the correct position.
  • Yellow: The number/operator is correct, but in the wrong position.
  • Gray: The number/operator is incorrect.

Contributing

Feel free to open an issue for any bugs or feature requests.

To contribute to the code, see CONTRIBUTING.md

About

A Mastermind-like equation guessing game 🔢

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.2%
  • HTML 3.9%
  • JavaScript 2.1%
  • CSS 1.8%