Skip to content

krishna1584/HANGMAN-GAME

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Logo

How To Play

  • Clone or download the repository to your local machine.
  • Open the project directory in your terminal or command prompt.
  • Run the game using VS Code by executing hangman.html.
  • Follow the on-screen instructions to guess letters and uncover the hidden word.

Features

  • hangman.html: Contains the main game logic and user interface.
  • README.md: Information about the game and how to run it.

Contributing

Contributions are always welcome!

If you'd like to contribute to this project, fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for detaill

Acknowledgements

  • Inspired by the classic Hangman game.
  • Built for practicing HTML, CSS and Python programming.
  • Thanks to contributors and supporters.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.0%
  • HTML 34.4%
  • CSS 15.6%