Name | Modified | Size | Downloads / Week |
---|---|---|---|
src | 2012-03-11 | ||
Release | 2012-03-11 | ||
README.txt | 2012-03-11 | 883 Bytes |
|
Totals: 3 Items | 883 Bytes | 0 |
README.txt for The Hangman by Andrea Tessitore March 09, 2012 -------------------------- What Is It? ----------- "The Hangman" is the classic paper and pencil guessing game! It is written in C++ with help of SFML (http://www.sfml-dev.org/) library. Objective --------- The objective is to guess a randomly generated word. You have 10 change to guess it! More level you advance, less change you have! Controls -------- F1 Fullscreen; ESC Pause; Keyboard Guess a letter; Known Bug --------- If you delete files in "data" folder the game will crash! For other bugs please write it here: http://www.sfml-dev.org/forum/privmsg.php?mode=post&u=4253 Credits ------- Coding: Andrea Tessitore Graphics: Andrea Tessitore SFML - Simple and Fast Multimedia Library by Laurent Gomila (http://www.sfml-dev.org/index.php)