scene.org File Archive

File download

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

File size:
270 175 bytes (263.84K)
File date:
2022-12-30 11:32:13
Download count:
all-time: 11

Preview

  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/ dir
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/file_id.diz 700B
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/listing.png 295.11K
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/result.png 5.79K
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/source.png 9.03K
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/star.atr 90.02K
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/star.bas 245B
  • 0xC0FFEE_atari_turbobasicxl_vc3-2022/star.lst 138B
  • __MACOSX/0xC0FFEE_atari_turbobasicxl_vc3-2022/._listing.png 628B
  • __MACOSX/0xC0FFEE_atari_turbobasicxl_vc3-2022/._result.png 490B
  • __MACOSX/0xC0FFEE_atari_turbobasicxl_vc3-2022/._source.png 480B
  • __MACOSX/0xC0FFEE_atari_turbobasicxl_vc3-2022/._star.bas 312B

file_id.diz

Polar Star

Author: 0xC0FFEE (Kim Slawson)
Category: Christmas Challenge
System:   Atari
Language: BASIC (TurboBasic XL)
Len source code: 138 bytes
Len exe file:    245 bytes of tokenized basic
Len code only:   138 bytes
Instructions:
Instal Atari800MacX. Drag star.atr disk file to Atari800MacX. Should also work with Altirra.
Description:
Set up the screen. Turn the cursor off. Use degrees.
Starting at the right and going around the circle in 16 steps,
  calculate polar coordinates from radii in data, draw to correct point
  every 4 points, start over with the data (fourfold symmetry)
Comments:
Third time is a charm!
Nearly twice as short as a simple list of x/y coordinates passed to drawto