whitni / hangman

Python recipe for running game hangman; created by Malcom Jeremy Lewis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hangman

Python recipe for running game hangman; created by Malcom Jeremy Lewis

First you'll want to create some words for you to play with. When playing with maximum memory, it can take a while to check, play, and exit in this application.

This is Hangman with no visuals. Keep in mind with High and Maximium memory, it may take a while to do some things. Make sure to do '2.CREATE' first before doing anything else (except Exit)

About

Python recipe for running game hangman; created by Malcom Jeremy Lewis

License:MIT License


Languages

Language:Python 100.0%