Update: Fixed scrolling issue in text mode console
#!/usr/bin/perl
$m=q\$g=59;$s=23;@v=($",$",'.',';','x','X','M');$t=[map{[(s
plit('',$_))[0..$g]]}reverse+split($/,$m)];sub'i{($b)=@_;$b
->[0]=[(0 )x($g+1) ];for(@{$b->[ 0]}){$_=$
#v*(int(r and(7)) <3);}for(1. .($s)){@{
$b}[$_]=[ (0)x( $g+1)]; }}sub'p{( $b)=@_;sy
stem($^O= ~/MSW in32/?' cls':'c lear');$s
tr='';for $r(reve rse(0 ..$s)){fo
r$c(0..$g ){$str.=( $t ->[ $r ][$c]eq$"
?$":@v[in t$b->[$r][$c]]); }$s tr. =$/;}prin
t$str;}su b'f{($x)=@_;$b=[ ];i($b);for$r (1..($s-1
)){for$c( 1..($g-1)){if(in t(rand(2))){$ v=0;for$r
i(-1..1){ for$ci(-1..1){$v +=$x->[$r+$ri ][$c+$ci]
;}}$b->[$r][$c]=$v/9;}else{$b->[$r][$c]=$x->[$r-1][$c];}}}r
eturn $b;}$z=[];i($z);p($z);while(1){$z=f($z);p($z);}\;$m.=
"$/$/$/$/$/$/1;$/$/$/$/$/$/$/";;s//$m/;s/$"//g;s|$/||g;eval
[TINPC@perlcabal.com shh]$
su real
In reply to PM Obfu
by Felonious
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.