Final Project: Word Guessing Game - Python & tkinter versions

by Mari C

Description

I created the standard word guessing game in two ways: Python and tkinter GUI. Just like the game hangman, the user will attempt to guess the word in 8 tries, and can play as many times as one wants until the user exits the program.