alinamarasca / 20JS-Hangman-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman game

Classic Hangman game.

  • SVG for hangman
  • popup notification
  • modal at the end of the game

*had to find another way to check if a letter was pressed due to deprecation of e.KeyCode

What is 20JS?

20 fun Vanilla JavaScript projects from Brad Traversy's "20 Web Projects WithVanilla JavaScript"
(project's previews and GitHub repo)

With this tutorials I practice and learn JS, CSS, HTML, VSCode, clean code.

About


Languages

Language:JavaScript 41.3%Language:CSS 30.9%Language:HTML 27.8%