Skip to content

Version 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmalec dmalec released this 30 Jan 20:21
· 44 commits to main since this release

Version 0.2

  • Bugfix for issue #1 where the hint logic did not account for the number of occurrences of each letter in the actual secret word. This lead to inaccurate/deceptive coloration of guess words (credit to ΕηΓίςσ Ρολφι for finding and documenting this bug).
  • If a game is in progress and New Game or Quit are selected, a prompt is displayed to confirm that it's OK to terminate the current game.
  • Internal code refactoring / cleanup.