Skip to content

Simple command line hangman game I made to learn the basics of Go

Notifications You must be signed in to change notification settings

Queueue0/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman

A simple command line hangman game I made to learn the basics of Go

Installation

Make sure you have go installed, then run go install github.com/Queueue0/hangman@latest

Info

Supports playing solo as both the guesser and the executioner, or local multiplayer with one player typing in the word and the other player guessing. When playing as the executioner, the program will play according to Jan Misali's conjectured perfect hangman strategy.

About

Simple command line hangman game I made to learn the basics of Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages