![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: simple game of life by new handby bliako (Prior) |
on Sep 12, 2019 at 08:43 UTC ( #11106049=note: print w/replies, xml ) | Need Help?? |
glycine, I second roboticus's suggestion for converting the data structures of your program to objects. (btw your first program complains about undeclared variables). Your choice of the game of life as a starting application is good. It opens up a lot of possibilities - all realised through Perl and CPAN modules:
bw, bliako edit: removed unwanted underline
In Section
Cool Uses for Perl
|
|