Skip to content

delvsola/hangman-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman: A childhood classic

Hangman is a python project realized as part of my AI training at Becode.org.

It's a simple program that starts a game of Hangman in your terminal and ends when you either find the word, or make 5 errors.

Installation

Clone the repository.

Usage

Start the program with python main.py

Compatibility

This program should run on anything having access to Python

It has been developed and tested with Python 3.7.9. Your mileage may vary if using a different version.

About

Hangman project for Becode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages