Content
@
0 reply
0 recast
0 reaction
Mark Webster
@markwebster
Another essential for the coders amongst us is 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 Also available online but I'd recommend the book that is beautifully designed. https://10print.org/
5 replies
0 recast
12 reactions
tim/vortac
@vortac
192 $DEGEN, thanks for sharing, Mark. Never heard of this book before, so I'm extra grateful š Is it all Processing code, or?
1 reply
0 recast
1 reaction
kath odonnell
@aliak
this is BASIC language
1 reply
0 recast
0 reaction
tim/vortac
@vortac
Is the code on the page BASIC?
2 replies
0 recast
1 reaction
Mark Webster
@markwebster
The code on that page is Processing (java) but the whole book is based on the analysis of that one line of BASIC code (the book title). What is great about the book is that it explores many facettes of what that line expresses - from code itself to mazes, randomness, grids ...
2 replies
0 recast
1 reaction
kath odonnell
@aliak
actually it looks more like p5js, I'd have to check. the noStroke() looks more like p5 to me
1 reply
0 recast
0 reaction