josiest / hangman

A simple hangman game to play on the shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hangman

A hangman game played in the command-line

requirements

  • python 3

running the game

  • just clone the repository and run python hangman.py in the console or python hangman.py -u if using a unix-like environment.

notes

About

A simple hangman game to play on the shell

License:MIT License


Languages

Language:Python 100.0%