Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 999 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 999 Bytes

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.