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>