Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 612 Bytes

Hangman Game

alt text

status badge

Netlify Status

description :

i build this project with pure html,css and javascript without any framwork. i use two audios:

  • if you make a mistake
  • if you find the correct letter.

game rules :

  • If you make 8 mistakes, you will lose.
  • If you find all the letters, you will win.
  • When you win, your score will increase by one.
  • If you lose, your score number will decrease by one.