This is my implementation of the game of Hangman. It's a simple game with simple graphics but can be quite fun sometimes.
If you don't know the game, you can read about it at Wikipedia.
Installing
To install, unpack the zip file inside your CS2D folder. Then start or restart your CS2D server.
Playing
To start a new game, say:
hangman <phrase>
where <phrase> is one or more words consisting only of letters in the English alphabet.
To guess a letter, say:
guess <letter>
where <letter> is a letter you think is in one of the words.
Approved by Infinite Rain
Download
19 kb, 431 Downloads