Skip to content
turtleSpaces turtleSpaces
  • Gallery
    • Browse Published
  • News
  • Docs
    • Tour
    • Features
    • FAQ
    • Books
    • Reference
      • Booleans
      • Conditionals and Flow
      • Containers
      • Control
      • Elements
      • Environment
      • Grammar
      • Input and Output
      • Mathematics
      • Movement and Vectors
      • Shapes and Graphics
      • Sound and Music
      • Tables
      • Text
      • Triggers
      • Turtles
      • Words and Lists
    • Tutorials
    • Examples
    • Shape Guides
    • Contemplations
    • Updates
    • Roadmap
    • Terms of Service
    • Privacy Policy
  • Discord
  • Get
  • WebApp
    • About
    • Examples
    • Open

Forum

  • Home
  • Forum
  • Forums
  • Members
  • Recent Posts
Forums
Search
 
Notifications
Clear all

 Tag:  testing

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


# Post Title Date User
Does this forum plugin work?   2 years ago melody
testing
Share:
  Forum Statistics
3 Forums
8 Topics
15 Posts
1 Online
6,486 Members

Latest Post: Running on Linux & keeping old version? Our newest member: jarrodwhitelaw2 Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo  Powered by wpForo version 1.9.9.1

New webLogo IDE!

Click here to try our our new webLogo IDE with integrated editor!

Download Now

Available for Windows, macOS / OSX and Linux

Join our Discord!

Click here to join!

turtleSpaces is an advanced Logo programming language interpreter that facilitates easy creation of three-dimensional artworks, animations and games. It is based on and compatible with Apple Logo II (LCSI Logo II), which gives it a cool retro feel, but with a vastly improved user interface and modern capabilities such as multiple threads and turtles.

Recent Updates

  • IDE now available in offline (downloaded) version
  • Bales, Missiles and Triggers, Oh My!
  • Introducing Environments
  • New WebAssembly Build of turtleSpaces Logo Now Available
  • turtleSpaces Model Web Viewer
  • Release Notes: New SKEW* and TRAPE* shape primitives + SAVEPNG high-res export
  • Myrtlebot: A turtleSpaces Twitter Bot
  • Export STL format 3D models created in turtleSpaces 3D Logo using the SAVESTL primitive
  • Control turtleSpaces from other applications with its API
  • Introducing turtleSpaces, a Logo environment for everyone

Random Tutorial

  • Project Idea: How to Code a Hangman-style game in Logo

Random Example

  • Creating 3D-printable landscapes and craters in Logo

Archives

  • Logo Coding Tutorials
  • Logo History and Contemplations
  • Logo Programming Examples
  • turtleSpaces Development Updates

Need help?


help@turtlespaces.org

RetroCoders are Better Coders™

turtleSpaces is a project of RetroCoders, a history-centric coding program for young people that teaches languages such as Logo, BASIC and Pascal. Learn more at retrocoders.org

Myrtle Twitter Bot

My Tweets

turtleSpaces on Twitter

My Tweets

Keywords

Seymour Papert

Logo coding

Logo programming

Turtle programming

Turtle Art

Logo Art

Learning to code

Coding for Kids

Coding is Fun!

Coding Art

Kids can Code

3D Logo Programming

3D Coding

3D Printing

3D Modeling

3D Game Design

STEM Education

K-12 Education

After Scratch Before Python

1980’s coding

Retrocoding

Retrocoders

OpenGL

GLFW

About Logo

Created in the 1960s to be a computing language understandable to children, Logo (not an acronym, but from the Greek word Logos, meaning ‘speech’) was initially designed as a language for manipulating… well, language, taking list processing concepts from LISP and containing a number of functions (called primitives) that allowed for the manipulation of these lists.

The turtle came later in an attempt to add geometry to Logo’s proposed curriculum, first a physical turtle, then as computer displays became more common a ‘virtual’ one, which drew lines on the screen.

Logo became very popular in the 1980s, as versions of the language appeared for a variety of home computers, including the Apple II, Atari and Commodore 64. But these versions were limited by the computers they were on, and slow.

turtleSpaces is an implementation of the Apple II version, but on modern hardware, and it is much less limited! But it is Logo in spirit, as it was in the 1980s, just much more useful and accessible, with the addition of dozens of shape primitives, tables, databases, search functionality, list manipulation, positional and vector functions, cameras, lights, music hatchlings and much, much more.

There are dozens of examples that show off these various capabilities, including partially-developed games.

Further, it runs in web browsers (WebAssembly), and has applications for Windows 10, MacOS X and Linux. So there are plenty of ways to enjoy turtleSpaces!

Copyright © 2020 RetroCoders! | turtleSpaces is developed by April and Melody Ayres-Griffiths