IRC::Bot::Hangman

An IRC hangman
Download

IRC::Bot::Hangman Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Pierre Denis
  • Publisher web site:
  • http://search.cpan.org/~pdenis/WSDL-Generator-0.02/lib/WSDL/Generator.pm

IRC::Bot::Hangman Tags


IRC::Bot::Hangman Description

An IRC hangman IRC::Bot::Hangman is an IRC hangman class.SYNOPSIS use IRC::Bot::Hangman; IRC::Bot::Hangman->new( channels => , nick => 'hangman', server => 'irc.blablablablah.bla', word_list_name => 'too_easy', games => 3, )->run; print "Finished ";COMMANDS < letter >? : guess a letter guess < letter > : guess a letter guess < word > : guess an entire word < hangman> help - help instructions < hangman > play : Start a new game or display current game < hangman > quiet : keep quiet between guesses < hangman > talk : Talk between guessesThis 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. Requirements: · Perl


IRC::Bot::Hangman Related Software