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!
#MerryChristmas #HappyHolidays #RetroComputer #8bit #Basic #ValorosoIT
Related articles:
Commodore 64 RAM test with Kung Fu Flash
Commodore 64: how to draw and move a sprite in Basic, with SpriteMate - Basic Tutorial # 7
Divina! Dante's Avatar
Philips VG 8010 MSX, unboxing and test
Kung Fu Flash update
Building a Paddle for Arkanoid, for the Commodore 64
Commodore 64 (breadbin)
Reel recorder connected to the Commodore 64
Acquisto e Riparazione dell'Amiga 500: la storia infinita! # 1
TapeCart SD for Commodore 64
How to control the Commodore 64 User Port
Course for Programming in Basic #5, Int Rnd Timer, Times Tables
Tutorial: how to build a XUM1541
Home automation with the Commodore 64
CCS64, Commodore 64 emulator
Kung Fu Flash for Commodore 64, review
Videocourse on Basic Language, DIM arrays, #4
Easy Script, video writing for Commodore 64