mirror of
https://github.com/octokatherine/word-master.git
synced 2026-01-10 22:58:10 -05:00
41c62445f68151ab0abde7b8f016f0f4ecd11bc5
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... 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%