price
0 TEZ500/500 minted
Project #17418
Animated
10SCII is my take on the famous 10 PRINT program.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10 is a single line program that produces a simple but visually appealing set of forward and backward slashes.
This project riffs on the original idea by removing the vertical space between lines and widening the horizontal gap. This changes the produced pieces from a maze of slashes into a series of towers. This is then rendered and animated as ASCII.
Visit https://10print.org/ to learn more about the original program that inspired this piece.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10 is a single line program that produces a simple but visually appealing set of forward and backward slashes.
This project riffs on the original idea by removing the vertical space between lines and widening the horizontal gap. This changes the produced pieces from a maze of slashes into a series of towers. This is then rendered and animated as ASCII.
Visit https://10print.org/ to learn more about the original program that inspired this piece.
Filters
Features
Listings