dos33fsprogs/demos/lovebyte2021/tiny_triangles/hello.bas

7 lines
146 B
QBasic
Raw Permalink Normal View History

2021-03-15 00:49:24 +00:00
5 HOME
20 PRINT CHR$(4)"CATALOG"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN TINY_TRIANGLES'"
30 GET A$
35 PRINT
40 PRINT CHR$(4)"BRUN TINY_TRIANGLES"