This package browser is in early development. Mind the rough edges.

sugar-turtleart-activity

Block-based Logo programming environment

Turtle Art, also known as Turtle Blocks, is an activity with a Logo-inspired graphical “turtle” that draws colorful art based on snap-together visual programming elements. Its “low floor” provides an easy entry point for beginners. It also has “high ceiling” programming, graphics, mathematics, and Computer Science features which will challenge the more adventurous student.

Installation

Install the latest version of sugar-turtleart-activity as follows:

guix install sugar-turtleart-activity

Or install a particular version:

guix install sugar-turtleart-activity@202-1.a4340ad

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of sugar-turtleart-activity about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/sugar-turtleart-activity'><img src='https://packages.guix.gnu.org/packages/sugar-turtleart-activity/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/sugar-turtleart-activity/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/sugar-turtleart-activity)

Example Org:

[[https://packages.guix.gnu.org/packages/sugar-turtleart-activity][https://packages.guix.gnu.org/packages/sugar-turtleart-activity/badges/latest-version.svg]]