Skip to content

Version 0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmalec dmalec released this 13 Feb 18:09
· 9 commits to main since this release
  • Reworked word selection so that a game consists of all words in a random ordering (versus the earlier system of randomly picking a word from the list on each new word)
  • Allow players to enter a seed code for a game, this permits multiple players to play the same sequence of words by using the same seed code
  • Allow players to share their results for a given code + word without giving away the word
  • Internal changes - refactoring, unit testing, unit test coverage