Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 373 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 373 Bytes

HangMan_Game

  • This is an andoid platform game which mimicks the famous HangMan game.
  • You have to guess an english word ,initially only the number of letters in the word is known to you.
  • If you guess a correct letter than all the places which has that letter will show that up.
  • The aim of the game is to guess the correct word before the 'Man' dies.