jlcrodrigues / Hangman

Hangman is a word guessing game. Try to fill a word letter by letter without making too many mistakes. -Made with pygame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman

Hangman is a word guessing game. Try to fill a word letter by letter without making too many mistakes.

It was made with pygame using OOP as a side project. We started with word guessing and moved on to creating a full user interface with different difficulties and word categories. Then, we added a money system to keep things spicy and a light mode for non programmers. 😉

UI

How to play

  • Install the requirements pip install -r requirements.txt.
  • Run main.py.

About the project

Made by:

November of 2021

About

Hangman is a word guessing game. Try to fill a word letter by letter without making too many mistakes. -Made with pygame

License:MIT License


Languages

Language:Python 100.0%