![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Conway's Game of Lifeby rje (Deacon) |
on Sep 30, 2002 at 20:04 UTC ( [id://201823]=note: print w/replies, xml ) | Need Help?? |
Of course, there's the CPAN module Game::Life. I should have searched there too. It makes different assumptions; for instance, it requires an actual perl array or arrays for input, whereas my script breaks up lines read from a handle. But his code is nicely modularized in a ... well, in a module.
Sorry about that, guys. rje
In Section
Cool Uses for Perl
|
|