Hangman-Pygame

A game, python program, to increase your vocabulary.

Requiremnts

  • Python 3.4
$ sudo apt-get python3

Python Packages

  • Install pip
$ sudo apt-get install python3-pip
  • Pygame
$ sudo pip3 install pygame