Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        return ( $check_x == $win{x} and $check_y == $win{y} ) ? 1 : 0;
    }
    
  2. or download this
    Starting grid:
    ABBC
    ...
       DDIG
       FBB0
       JBB0