Skip to content

Quite there!

Pre-release
Pre-release
Compare
Choose a tag to compare
@vonBarbarosa vonBarbarosa released this 22 Feb 02:38
· 6 commits to master since this release

It basically works allright. Features:

  • still only 6 words for guessing, but now randomized;
  • the hangman gets hanged (game over)
  • cool display of buttons

TODO:

  • more words, get them from some database (JSON or SQL)
  • some text, some help
  • tweak layout
  • refactor code to build most of the DOM with JS