mirror of
https://github.com/octokatherine/word-master.git
synced 2026-01-09 06:08:06 -05:00
main
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Word Master
🔗 https://octokatherine.github.io/word-master/
Heavily inspired by Wordle, Word Master is a word guessing game similar to Mastermind. I created this because I love Wordle, but the once a day limit leaves me wanting more.
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
Languages
TypeScript
98%
HTML
0.8%
JavaScript
0.7%
CSS
0.5%