Releases: vonBarbarosa/ForcaFonetica
Releases · vonBarbarosa/ForcaFonetica
Quite there!
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
First working Version!
It:
-has 6 words for guessing, some with double chars, some with multiple phonetic forms;
-works fine.
It doesn't yet (TODO):
-count wrong guesses;
-get words from database, randomize them;
-have introductory text, help, etc;
-have the symbols in cool order.