Skip to content

A program that emulates the hangman game in Golang. Donwload and run the .exe file inside to play

Notifications You must be signed in to change notification settings

LighteningCode/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman game

According to Wikipedia

Hangman is a paper and pencil guessing game for two or more players. One player thinks of a word, phrase or sentence and the other(s) tries to guess it by suggesting letters within a certain number of guesses.

So I emulated this in golang as a terminal program

hangman

🚀 click here to download file and try out

About

A program that emulates the hangman game in Golang. Donwload and run the .exe file inside to play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages