Skip to content

l-fid17/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman-Game

Simple Hangman game from TWT's Python Hangman Tutorials playlist, with an added menu and random words generator.

Installation

This project uses Poetry, please make sure you have it installed before running the project. Click here for more instructions on how to install Poetry on your machine.

Run the code below from a terminal inside the project folder

poetry init

Usage

Activate the env

poetry shell

and run the game

poetry run python main.py

About

Simple Hangman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages