Help for this page

Select Code to Download


  1. or download this
    #! usr/bin/perl
    use strict;
    use warnings;
    ...
    #Could implement saving highscores by sending to a file... and testing
    + against it's contents
    #Add count for skips
    #For output: use Term::ANSIColor;