blob: 111d5d0c4679180d0d67f78e4558ef2d0f430faa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
This module provides a useless IRC bot which enables you to play hangman,
the classic word game. It comes shipped with a list of ~2000 english words
by default. The architecture is plugin based, words, commands and
responses can be extended at will by adding new modules.
The main motivation was to provide a multi-player text based game for
children to help them practising writing.
WWW: http://search.cpan.org/dist/IRC-Bot-Hangman
Author: Pierre Denis <pierre@itrelease.net>
|