Skip to content

hobyr/py-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CLI Hangman game in Python

This small project is a version of the Hangman game that is run in the CLI.
It's all written in Python 3.

It was made for practicing fundamentals of programming in the Python language.

How to run

  • Open your terminal
  • Get in the repository using cd py-hangman
  • Run python3 hangman.py
  • Enjoy the game!

About

A CLI Hangman in English

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages