Skip to content

zelttrox/hangman-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman

Hangman Web est un jeu du pendu sur un navigateur créé en Go, HTML, CSS et JavaScript.

Créé en utilisant VS Code

Auteurs :


INSTALLATION POUR UBUNTU

à partir du terminal Ubuntu

Installation de Go :

sudo apt-get -y install golang-go

Installation de Hangman Web :

git clone https://github.com/zelttrox/hangman-web.git

Lancement du jeu :

go run main.go

Ouvrir un navigateur et aller sur localhost:8080.

Il existe un dictionnaire sur le thème de League of Legends ("lol")

Le jeu possède aussi un mode difficile (Hardcore).

About

Go website hosting a LoL themed hangman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors