Releases: anantdark/hangman
Releases · anantdark/hangman
v1.2.2
What's Changed
- Update README.md by @droid31 in #24
- Refactor Readme #8 by @anantdark in #25
- Derive common five-letter words from Brown corpus by @kirkland-signature in #23
- add word display to game end message by @leinadsened in #27
- Track guesses and prompt when player has reused a guess by @kirkland-signature in #29
New Contributors
- @kirkland-signature made their first contribution in #23
- @leinadsened made their first contribution in #27
Attached binary only contains hangman-cli
GUI support will roll out soon! 🍦
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1
What's Changed
New Contributors
- @KrazyKahunaGuy made their first contribution in #14
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0
What's Changed
- Create CODE_OF_CONDUCT.md by @anantdark in #9
- Added requirements.txt by @droid31 in #11
- GUI Version of Hangman by @ambushneupane in #7
New Contributors
- @anantdark made their first contribution in #9
- @ambushneupane made their first contribution in #7
Full Changelog: v1.0.0...v1.2.0
Version 1.0.0
What's Changed
- Initial commit by @droid31 in #3
- add full logic for hangman with code comments by @haidao0923 in #4
New Contributors
- @haidao0923 made their first contribution in #4
Full Changelog: https://github.com/anantdark/hangman/commits/v1.0.0