Skip to content

c-u-p/HangmanGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HangmanGame

A word guessing game with some interactions.

For Users :

You can experience the interactive gameply by just following simple steps prompted by the code execution.

For Developers :

You can edit the code as you want to add some new features and we tried to use interactive design and implementation techniques.

Feature :

  1. Hangman functionality added without using graphics which lead to improve time and space complexity.
  2. Easy for beginners and developers who are new to python.
  3. Single File Game.
  4. Easy to execute.
  5. More efficient gameplay.
  6. Interactive Designing.

Prerequisites:

python 3 interpreter.

#Screenshots:

hangmangame0

hangmangame1

Releases

No releases published

Packages

No packages published

Languages