An open API service indexing awesome lists of open source software.

https://github.com/synthetic-borealis/go-hangman

A simple hangman game written in Go.
https://github.com/synthetic-borealis/go-hangman

Last synced: 4 months ago
JSON representation

A simple hangman game written in Go.

Awesome Lists containing this project

README

        

# Go Hangman
A basic hangman game written in Go

## Instructions
1. Run `go run hangman.go` to run the game.