Coders Packet

HANGMAN GAME IN PYTHON

By Dhruvi Singh

This is a hangman game. It is a classic single-player word guessing game. This game is made in python.

Hangman game is a single-player game. The game is coded using simple loops and conditional statements. The game first prompts the user to input their name. Then a word is displayed at random and the user is asked to guess the word. There are total of five chances given to the user in case he or she guess the word wrong. The user loses the game if those 5 chances are lost and they are unable to guess the word. The game is taken to the start and the user is asked if they would like to continue playing. 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Dhruvi Singh (Dhruvi)

Download packets of source code on Coders Packet