this post was submitted on 25 Dec 2024
24 points (96.2% liked)

Retro Computers

1491 readers
1 users here now

Welcome to Retro Computers! A place to discuss anything related to Retro Computing.

Rules

founded 2 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] felixwhynot@lemmy.world 7 points 7 months ago (1 children)

Definitely used this on Apple computers in grade school, thanks for posting

[–] marx2k@lemmy.world 2 points 7 months ago
[–] EchoCranium@lemmy.zip 6 points 7 months ago (1 children)

I remember using a program called Turtle Tracks using Logo. You programmed a turtle cursor to move around the screen and create drawings. That was definitely a long time ago.

[–] AMillionMonkeys@lemmy.world 4 points 7 months ago

If you know your way around Python:
import turtle

[–] AMillionMonkeys@lemmy.world 4 points 7 months ago

I was thrilled to find out that this is built-in to Python:
import turtle

[–] Anticorp@lemmy.world 3 points 7 months ago

Spirograph graphics!