hangman

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This is a very simple hangman game for Drupal.
It adds an own content type where you can upload a question. You can add an image and some description about the question.
The game handles 3 different difficulty levels, and you can set a question's difficulty.
It has an administrative page, where You can set the letters of your Alphabet, the number of chances and some others.
The game can handle language specific characters, like á,é and others.

When the player starts the game, choose a difficulty and get a question about a person, or something. He must to find out the question from a given number of chances. If success, he win and get the picture and description. When he fails, he get just the name.

This module needs CCK and content copy modules.

Project information