anthonyiu / hangman-game

A simple hangman game using simply JS, CSS and HTML

Home Page:https://hangman-with-drawing.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi all,

This hangman game is based on the original work by Code With Random. Please visit their site for the original version.

Modifications

Here is a list of changes I made to the original work:

  • Re-positioned the elements
  • Changed the colours
  • Revealed the word when losing the game
  • Disabled the audio files
  • Changed the time limit to 5 mins
  • Added icons using FontAwesome
  • Drew my version of Hangman
  • Modified the CSS for better responsive design
  • Added Shaking Effect when making a wrong guess
  • Added Timer icon

Feel free to share your thoughts!

About

A simple hangman game using simply JS, CSS and HTML

https://hangman-with-drawing.netlify.app


Languages

Language:CSS 49.8%Language:JavaScript 37.2%Language:HTML 12.9%