Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 393 Bytes

Simple Hangman for JS/React practicing and fun. You can play with the demo here,

TODOS:

  • ✅ GetWord function so it displays random word
  • ✅ Replay functionality
  • ✅ OnKeyPess event for input submitting and input fucus after submission
  • ✅ UI design (to be improved)
  • ✅ Responsive (to be improved)
  • Sound on/off
  • Add Hint