Skip to content

Releases: anantdark/hangman

v1.2.2

11 Oct 16:11
532b683
Compare
Choose a tag to compare

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

11 Oct 09:50
7292e8f
Compare
Choose a tag to compare

What's Changed

  • Resolve #12 and #13: Unify wordlist and Improve CLI by @KrazyKahunaGuy in #14

New Contributors

  • @KrazyKahunaGuy made their first contribution in #14

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

10 Oct 12:09
4aa305d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.2.0

Version 1.0.0

10 Oct 07:53
0ff2319
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/anantdark/hangman/commits/v1.0.0