Skip to content

nixvihari/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hangman CLI Game

This project is a simple implementation of hangman, a multiplayer game where a selecting player selects a word and and guessing players guess the word letter by letter. If the player guesses the word within 6 failed attempts, the player wins, else the player loses.

This is a computer vs guessing player program.

Credits: Real Python

This project is a part of Real Python's Tutorials. Follow the below link to find the tutorial

Python Hangman by Jon Fincher

About

A simple implementation of hangman game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages