A complete remake of the boring hangman that comes with yii framework. Powered by jQuery and AJAX. Dictionary composed of 14000 English words.
Demo ¶
Requirements ¶
Yii 1.1.x
Usage ¶
This extension is a module. You just need to copy it on protected/modules/hangman
Then add an entry to the modules array:
'modules'=>array(
'hangman'=>array(),
),
Donations ¶
Donations are welcome. Thanks for your support!!!
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.