The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Games::FrogLump - An ASCII game for fun

SYNOPIS

 use Games::FrogLump;
 Games::FrogLump->new->run;

DESCRIPTION

This module is an ASCII game , It runs at command-line. Control the frogs jump to each side.

Play the game with command:

  froglump

ACKNOWLEDGEMENTS

BLAIZER, Author of Games::2048 TADEGENBAN, Author of Games::FrogJump

AUTHOR

ZENBAE <jmcveigh@outlook.com>