Skip to content

Recreation of popular Hangman game using python (pygame). Includes Level difficulty and Sound effects.

Notifications You must be signed in to change notification settings

ShubhAgarwal566/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Requirements

  • Python 2.7.x or Python 3.6.x
  • Pygame 1.9.6 (pip install pygame==1.9.6)
  • Only tested on Ubuntu 18.04

How to run

git clone https://github.com/ShubhAgarwal566/Hangman.git

cd Hangman/

python main.py

Keyboard Shortcuts

  • E for Easy
  • M for Medium
  • H for Hard
  • Enter to show HINT
  • Esc to Exit
  • Enter/B/Backspace to Replay

About

Recreation of popular Hangman game using python (pygame). Includes Level difficulty and Sound effects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages