Merry Christmas!

Merry Christmas ๐ŸŽ„ and Happy Holidays in 8-bit style!
Even during the holidays, we keep thinking about our beloved retro computers! ๐Ÿ™‚

For those interested in the Commodore 64 BASIC V2 program listing, here it is:

10 PRINT CHR$(147);CHR$(150)
20 FOR I = 1 TO 9
30 FOR J = 1 TO 10 - I
40 PRINT " ";
50 NEXT J
60 FOR K = 1 TO 2 * I - 1
70 IF I = 2 THEN PRINT CHR$(153);
80 PRINT "*";
90 NEXT K
100 PRINT
110 NEXT I
120 PRINT
130 PRINT CHR$(154);" BUON NATALE !"
140 PRINT
150 PRINT " WWW.VALOROSO.IT"
160 PRINT: PRINT

Of course, the music was added later, during the editing of the video, and is not included in the program in BASIC V2!

Merry Christmas Greetings, Christmas Tree in Basic V2, Commodore 64

#MerryChristmas #HappyHolidays #RetroComputer #8bit #Basic #ValorosoIT

Do you like this page? Share it:

Posted in Retro Computer, Retro Technology and Vintage Electronics, All articles.

Leave a Reply

Your email address will not be published. Required fields are marked *