Skip to content

SRanganath97/WordGuessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Guessing Game

Swaroop Ranganath sxr220019

Welcome to the word guessing game! To play please install the packages from requirements.txt and run the command

python WordGuess.py anat19.txt

This will run the game with the given file as input. If you are unable to install the packages from requirements.txt, please install the latest version of python, nltk and pygame to play the game with its full functionalities. However the game will work with most versions of python and nltk, with pygame being an optional add on for sound.

To play, please start a new game by pressing y when prompted. Keep guessing letters until you get the word correctly or your score drops below 0. You can start a new game by pressing y again or end the game by pressing n. Please note that the game will play a sound for every correct and incorrect guess.

Have fun!

About

A quick Word Guessing Game I wrote for NLP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages