This project was developed during the HangMan-Web project, by Ynov Campus. The goal was to create a HangMan game using Go templates.
We decided to add some features to the game, such as:
- 🏆 A leaderboard/Scoreboard
- 👥 A multiplayer mode
- 📜 A History of the games played
We also decided to choose a theme for the game, which is "Chalk and Blackboard", so the game is displayed as if it was written on a blackboard.
To run the project, you will need to have Go installed on your computer. If you don't have it, you can download it here.
- Clone the repository:
git clone https://ytrack.learn.ynov.com/git/lalucas/hangman-web.git
cd hangman-web
go run .\cmd\main.go
- Open your browser and go to
http://localhost:8080/
to play the game.
if you want to play the game in multiplayer mode, you will need to be at least 2 players on the same network. and enter the ip address of the server in the browser.
The project was developed using the following technologies:
This project was developed by:
The font used in the project is Chalkboard by Darrell Flood.
You can find the background image here.