Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: More Betterer Game of Life

by eyepopslikeamosquito (Archbishop)
on Sep 22, 2017 at 22:55 UTC ( [id://1199937]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Organism;
    use strict;
    ...
    }
    
    1;
    
  2. or download this
    use bigint;
    
    ...
       $BM_LEFTMIDDLE  = 0x30000000000000000000000000000000;
       $BM_RIGHTMIDDLE = 0x0000000000000000000000000000000c;
    }
    
  3. or download this
    package Organism;
    use strict;
    ...
    }
    
    1;
    
  4. or download this
    # tdumpxy.pl - Test mapping of Cell x,y to Tile tx,ty
    use strict;
    ...
          $y == $ny or die "oops y";
       }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1199937]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 16:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found