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

AUTHOR

jmcveigh <jmcveigh@outlook.com>