Skip to content

A hangman game using the Pygame module. In addition, I added a Tkinter GUI to add-in words for the game.

Notifications You must be signed in to change notification settings

Adgonzalez2018/HangmanGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HangmanGame

Run: Click on Play to start the Hangman Game, Click on letter bubble to choose Click on Add to open Tkinter GUI, type in your word to add Click Exit to pygame.quit()

Dependencies

Hangman game project relies on: Tkinter, Random, Pygame, and Math modules

Adding words

You can add words without running the python file, you just have to edit the userInput.txt file and type the words in all caps. if you want to add words in the game itself, it will add your typed word and make it uppercase itself.

Images

My images were made from a friend of mine who was willing to make them on Paint.net

About

A hangman game using the Pygame module. In addition, I added a Tkinter GUI to add-in words for the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages