pouët.net

Go to bottom

Power Of 2 by JAC! [web]

;
;	>> Power Of 2 <<
;
;	A 32 bytes intro for the Atari 800 XL (c) 2010-10-16 by JAC!
;
;	Draws the Pascal's Triangle Modulo 2 as an approximation of the Sierpinski triangle.
;	See http://en.wikipedia.org/wiki/Sierpinski_triangle#Properties.
;	Probably one of the very few reasonable effects which are possible in 32 byte - 6 bytes headers = 26 bytes.
;
;	Inspired by "sierp2", see http://www.pouet.net/prod.php?which=56064.
;	Thanks for that, I really love it's mathematical beauty.
;
;	This version requires on Atari 800 XL with an Revsion C OS to work.
;	Versions for the other OS version will follow.
;
;	Created using WUDSN IDE. Visit http://www.wudsn.com to increase my hit counter.
Go to top