Live data from Hacker News

A celebration of code – 6 pieces of code that had an impact

reaktor.com

1–5 of 5 posts

Re: A celebration of code – 6 pieces of code that had an impact

#5
post #4

I came across Casey Reas random maze generation program for C64 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 https://www.youtube.com/watch?v=m9joBLOZVEo

Hi! Author here: wow! One of the things I loved about the C64 was its immediacy and how you could just poke around and start breaking things. You just can't get that same effect with today's computers.