Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 843 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 843 Bytes

GUWOPle

🔗 https://steffnay.github.io/guwople

This is a word guessing game that selects from a lexicon composed of words from the trap god Gucci Mane's track names. It's built on Katherine Peterson's WordMaster.

Rules

You have 6 guesses to guess the correct word. Each guess can be any valid word.

After submitting a guess, the letters will turn gray, green, or yellow.

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

Contributing

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

To contribute to the code, see CONTRIBUTING.md