fedicat and 1 other boosted
Video showing a BBC Micro computer and display. In the foreground a wrinkly hand slowly pecks out the commands LIST and then RUN, and the screen fills with multi-coloured and slightly glitchy CYBERs. This is the code which is printed by the LIST command... 0 REPEAT 10 FOR I%=129 TO 157 20 PRINT CHR$(I%)+"CYBER "; 30 NEXT I% 40 UNTIL FALSE 50 END The music is a clip from Isaac Miell's "Dial up modem remix", which also makes a great ringtone BTW ;-)
alcinnz boosted