freebsd-ports/irc/p5-IRC-Bot-Hangman/pkg-descr
Aaron Dalton 8fa47daf82 Adding port irc/p5-IRC-Bot-Hangman, a simple IRC bot that plays Hangman.
Submitted by:	aaron
Committed by:	aaron
2006-12-23 11:35:12 +00:00

10 lines
483 B
Text

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>