Skip to content

Latest commit

 

History

History
75 lines (49 loc) · 2.46 KB

File metadata and controls

75 lines (49 loc) · 2.46 KB

banner


📖 Table of contents

  1. 📚 About the project
  2. 🎥 Demo
  3. 🚀 How to run the project
  4. 💻 Technologies
  5. 👥 Credits

📚 About the project

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.

The final project repository can be founded here


🎥 Demo

demo gif


🚀 How to run the project

Note

A working web hosted version of the project is available at hangman-web.lucas-astley.live !

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.

  1. Clone the repository:
git clone https://ytrack.learn.ynov.com/git/lalucas/hangman-web.git
cd hangman-web
go run .\cmd\main.go
  1. 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.


💻 Technologies

The project was developed using the following technologies:


👥 Credits

This project was developed by:
Gauthier Cenes Lucas Lasbennes

The font used in the project is Chalkboard by Darrell Flood.
You can find the background image here.