The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

snake.pl - Play the game

VERSION

version 0.000001

SYNOPSIS

Start the game from the command line:

    snake.pl

DESCRIPTION

This script starts the game. It will open a 800x600 window (plus the size of the window frame). Use the arrow keys to control the snake. Close the window to end the game.

SEE ALSO

AUTHOR

Jeffrey T. Palmer <jtpalmer@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Jeffrey T. Palmer.

This is free software, licensed under:

  The MIT (X11) License