hangman/README.md

366 B

Hangman

Description

A CLI version of the popular children's game Hangman. Includes 20,000+ words!

How To Use

  • Navigate inside tilde.town to /maddie/git/hangman/
  • python hangman.py
  • Have fun!

Future Plans

Fix some bugs and add replay feature; but this should be a working copy that works on Python3. It was originally written in 2.7.3 back in 2011.