Hangman

Hangman 0.1

Hangman is a very simple implementation of the classic hangman game, written in Python/PyGame. You can change the words chosen by the game editing the file in the data folder. To play you have to run "run.py"... have...

read more

PyInvaders is a Python/PyGame implementation of the classic Space Invaders game.Commands:Use the arrows or the mouse to moveUse the spacebar or the left button of the mouse to shotUse the 'P' key to pause or unpause the gameUse F1 to enable or to disable...

read more