Skip to content

v0.2.0

Choose a tag to compare

@rydash rydash released this 23 Jan 17:32
· 30 commits to master since this release

Features

  • Changed to a more spud-like color scheme.
  • Significantly improved the game room's appearance.
  • Added auto-update support to each game room. Words found in that room update for all players on a fixed interval, currently every 10 seconds.
  • Added current game version to bottom-right corner.

Bugfixes

  • Disabled ability to submit guesses until the current guess is validated.

Other

  • Added PropTypes to React components.
  • Added JSDocs to Lambda functions.
  • Updated README with in-progress info, updated links.