Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 773 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 773 Bytes

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