Skip to content

renanbastos93/hangman-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman-go

This is a hangman game via terminal

basic rules

  • choice a word each work the game
  • you have 6 chance to wrong

Getting Starter

// later of clone it just opens the folder and execute command bellow
$ go run main.go

 +----+
 |    |
 O    |
/|\   |
/     |
      |
==========
Word:  [c o m p u t e r]
You are a winner...

So we go to open a socket waiting for your interaction via terminal, later you can starting game.

Good Luck

Releases

No releases published

Packages

No packages published

Languages