Skip to content

For my terminal game project in CS101, I created a single-player version of hangman. Because it is single-player, there will be editions used to determine a word related to it. You can add your own editions in the extras Python file. To play, make sure to have hangman_game.py and extras.py in the same directory, and run hangman_game.py. Enjoy!

Notifications You must be signed in to change notification settings

jnidv/final_project_cs101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

This game is a single-player hangman game using only conditions, loops, and functions.

About

For my terminal game project in CS101, I created a single-player version of hangman. Because it is single-player, there will be editions used to determine a word related to it. You can add your own editions in the extras Python file. To play, make sure to have hangman_game.py and extras.py in the same directory, and run hangman_game.py. Enjoy!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages