Skip to content

tadegenban/Games-FrogJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Games::FrogJump - An ASCII game for fun

SYNOPIS

use Games::FrogJump;
Games::FrogJump->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:

frogjump

AUTHOR

tadegenban <[email protected]>