PRESENT v1.0 - This is my entry in Vintage
Computing Christmas Challenge 2024. Basic 1.1
for Amstrad CPC. The 86 characters code:
1?SPC(8);"\O/":FOR y=0 TO 18:o$="!
!":IF y MOD 9=0 THEN o$="+--------+"
2?o$"*"o$:NEXT
* is a special char that must be typed CRTL+H
in Amstrad. This generates a control code
(&08) and moves the cursor back one position.
11 DEC 2024 by Azicuetano - www.4mhz.es