"Hangman" is an interactive web project where players can have fun guessing hidden words. The game features entertaining hangman ASCII art, a dynamically changing word display, and letter buttons for guessing. This project was developed as a collaborative effort by Iván Martín Lomoro and Antonyo Andrei at Assembler Institute of Technology.
- Interactive word guessing gameplay.
- Entertaining hangman ASCII art.
- Dynamically changing word display.
- Letter buttons for guessing.
- Desktop and mobile versions.
- HTML
- CSS
- JavaScript
To get started with the Hangman project:
-
Clone the repository using Git: git clone https://github.com/ivanlomoro/Hangman.git
-
Open Visual Studio Code (VSC).
-
Click on "File" in the top-left corner, then select "Open Folder."
-
Navigate to the location where you cloned the repository and select the project folder named "Hangman."
-
Once the project folder is open in VSC, find the index.html file in the project's file structure.
-
Right-click on the index.html file within VSC's file explorer.
-
From the context menu, choose "Open with Live Server."
This will automatically open a new tab in your web browser, displaying a live preview of the Hangman game. Any changes you make to the files will be reflected in real-time in the browser.
Thank you for taking the time to explore our work. If you have any questions, suggestions, or feedback, feel free to reach out to us on LinkedIn or through email at [email protected].
Have a fantastic day and keep coding! 👨💻 💻
Here's a preview of the Hangman game in action: