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

https://github.com/cryptoc1/hangman

Hangman in the terminal
https://github.com/cryptoc1/hangman

Last synced: about 2 months ago
JSON representation

Hangman in the terminal

Awesome Lists containing this project

README

          

# Hangman
Hangman is a small python script for playing a classic game of hangman.

## Features
* CLI Based
* Shows a list a guessed letters
* Simple interface, not a lot of clutter

## Testing and Usability
Hangman was written in Python on Ubuntu 14.04 and Mac OS X. Further testing (meaning Windows) is not in sight to be preformed.

#### Misc. Info
This projected is distributed with no license, I don't care what you do with it, the code is kind of messy anyway.