Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.
What you can do to help:
How to install:
1)upload to your mod/directory and enable
2)To change the words used or add your own words,edit hangman/hangman/index.html ,find the code that starts 'var words = new Array()'. Words for the game appear inbetween the brakets in double quotes, with a comma sperating the words. For exampe to use the words ELGG and SOCIAL the code would be: var words = new Array("ELGG", "SOCIAL") To use the words ELGG, SOCIAL and OSCAR and the code would be: var words = new Array("ELGG", "SOCIAL", "OSCAR";) Words should be in uppercase.Of course the more words you add the more fun it will be.
Note:in my hangman version ,I've added names of some of my elgg friends like shouvik,trojan,rjcalifornia...to thank them for their contribution to the elgg community.:)
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.