scene.org File Archive

File download

<root>­/­parties­/­2023­/­vccc23­/­christmas-diamonds/ervin_c64_basic_vc3-2023.zip

File size:
22 004 bytes (21.49K)
File date:
2024-01-03 14:15:17
Download count:
all-time: 3

Preview

  • file_id.diz 459B
  • source_xms_star_mod_6.txt 94B
  • xmas_star_mod_6.png 12.19K
  • xmas_star_mod_6.prg 91B
  • xmas_star_mod_6_list.png 10.22K

file_id.diz

Xmas Star Mod 6

Author: Ervin / Abaddon
Category: Christmas Challenge
System:   C64
Language: BASIC V2
Len source code: 94
Len exe file:    91
Len code only:   89
Instructions:
Install vice, drag and drop the prg file into it
Description:
In a 19*19 grid (indxed as (0..18)*(0..18), upper left corner being (0,0)), locations where (((x+y) mod 6) == 3) or (((x-y) mod 6) == 3) should be stars (*), the rest is space.
Comments:
This is the way!