Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use constant DELAY => 25;
    ...
    # If the same letter is repeated in the rules, the game chooses the pr
    +evious letter but this code does not 
    # There are a few words in the list this code uses that Word Chain Plu
    +s does not consider valid
    # There are a few words in the list that Word Chain Plus uses that thi
    +s code does not know about
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        }
        return $score;
    }