scene.org File Archive

File download

<root>­/­parties­/­2022­/­vccc22­/­christmas_star_challenge/kimono_c64_basic_vc3-2022.zip

File size:
7 399 bytes (7.23K)
File date:
2022-12-30 11:32:13
Download count:
all-time: 7

Preview

  • file_id.diz 648B
  • result.png 1.73K
  • source.png 3.49K
  • star.prg 213B
  • star.txt 312B

file_id.diz

<Christmas Star>

Author: <Felice Nardella / Kimono>
Category: <Christmas Challenge>
System:   <C64>
Language: <BASIC>
Len source code: <312 bytes>
Len exe file:    <213 bytes>
Len code only:   <# bytes> (valid for assembler only; length of executable without BASIC stub)
Instructions:
<Install Vice, drag and drop the prg file into it.>
Description:
<My program is based on the method of drawing 4 overlapping triangles that represent the star.
The program consists of 4 FOR/NEXT cycles, each of which draws a triangle.
I used a "PRINT AT" emulation without using a SYS call to Kernal's function PLOT.>
Comments:
<Merry Christmas!>