Skip to content

keikoro/Hangman

Repository files navigation

Hangman

A Hangman game programmed in Python.

My very first Python program as well as my first game. Developed during the summer of 2013 as part of the course work at/for Spielend Programmieren. Originally written in Python 3, now also backward compatible with 2.6+. Tested on Python 3.3.2 and 2.7.

Notes:
You need to have Python 2.6+ installed to run this game.
The game's objective is to guess a word, letter by letter.
11 incorrect guesses are possible, then hangman dies and the game is over.

Parameters the game can be run with:

  • -nosound to turn off text-to-speech
  • -en|de to play with English or German words


WIP (13-07-25)
Currently working on making the game playable on different devices with Kivy.

About

A Hangman game programmed in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages