Help for this page
#! 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;