Help for this page

Select Code to Download


  1. or download this
    #!perl
    # labir.pl -- maze generator
    ...
        print "\n";
    }
    __END__
    
  2. or download this
    +-------+---+---+-----+---+-----+-+-+-----+-------+-+-+---+---------+-
    ++
    |@      |   |   |     |   |     | | |     |       | | |   |         | 
    +|
    ...
    +-+ +-- --+---+-+ +-+-- +-+-- --+-+-- | | | | +-+ +-+-+-+ --+ +-+-+-+ 
    +|
    | |       |     | | |   | |     | |   |   | |   | | | | |   | | | | | 
    +>
    +-+-------+-----+-+-+---+-+-----+-+---+---+-+---+-+-+-+-+---+-+-+-+-+-
    ++