Skip to content

M1zushi/Terminal-Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Terminal/CLI Hangman


Python use Last Commit NLTK Versions NLTK Versions NLTK Versions

Table of Contents

Description

A basic version of hangman that you can run on your terminal using, nothing special.

Installation Requirements

  • Uses NLTK which only works with Python 3.7 or above. (Works for all of Windows, Mac, and UNIX. (Official NLTK website)
  • Respectively, Python 3.7 or above, ideally the latest. (Official Python Download)
  • Will also require NLTK data however the installation is included in the source code.

Installing NLTK

Windows:

  • pip install nltk

UNIX/Mac:

  • pip install --user -U nltk

About

Python Hangman game that can be played on Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages