Skip to content

sanpj2292/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hangman is a console based vocabulary builder game developed in Python

How different is this game from others ? Hint is provided in this game which consists of the parts of speech of the word and also its meaning for helping the user narrow down his search

This has been developed in the latest version of Python(3.6.5)

Python(3.6.5) is required for playing this game! Don't forget to install it :P !!

Required Libraries include:

  1. PyDictionary
  2. RandomWords

You can install them into your PC by using the below commands: --> pip install PyDictionary --> pip install RandomWords

Currently in 1st Version this file can be run from the windows console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages