Skip to content

Comment on Replicube: A puzzle game about writing code to create shapesparent

Comments

As an aside, Python includes a `turtle` module that mimics the drawing experience of Logo. It's a fun way to introduce kids to some programming ideas.

https://docs.python.org/3/library/turtle.html

I was going to mention the same thing. Turtle is fantastic.

I kind of recall seeing turtle in a number of places to refer to draw cursors. Kind of funny how much the term stuck, I think due entirely to Logo.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.