These instructions will enable you to obtain a copy of the project (Hangman), on your local machine and send it to the Internet for development and testing purposes.
- Feature 1 : [Have buttons with redirects to any page consistent with what the user wants]
- Feature 2 : [Users can put any letters.. ]
- Feature 3 : [If there is an error, the hangman start]
- Feature 4 : [If the word is not find = redirection on the loose page with a button "RESTART" ]
- Feature 5 : [If the user find the word = redirection on the win page with a button "YOU WIN" and other "HOME"]
- Feature 6 : [The user can register hymself for a game]
-
Clone the repository :
git clone https://github.com/Tokennn/hangman-web.git
-
Go to the project directory :
cd "hangman"
-
Start the game :
go run main.go words.txt
If you have any questions or suggestions, please don't hesitate to contact me at [quentin.contreau@ynov.com].
Note : Don't forget to personalize each section with YOUR project-specific details. (Use Markdown syntax to format the text according to your preferences).
