Skip to main content

Implementing Turtle Graphics...

  • Chapter
The Art of C Programming
  • 988 Accesses

Abstract

Turtle Graphics were invented by Seymour Papert in the 1960’s and form the best known part of his introductory programming language, Logo. The idea is that lines can be drawn on the screen by an (imaginary) turtle which happens to be carrying a pen around with it. It can be commanded to head off in any given direction, travel a specific distance, lower the pen so that it leaves a track as it goes, or raise it so that no trace is left. In some implementations the turtle is a robot, and the name is more appropriate, but the side effects on carpets can be undesirable.

Once,” said the Mock Turtle at last, with a deep sigh,“ I was a real Turtle.”

Alice’s Adventures in Wonderland

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 79.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1987 Springer-Verlag New York Inc.

About this chapter

Cite this chapter

Jones, R., Stewart, I. (1987). Implementing Turtle Graphics.... In: The Art of C Programming. Springer, New York, NY. https://doi.org/10.1007/978-1-4613-8685-8_15

Download citation

  • DOI: https://doi.org/10.1007/978-1-4613-8685-8_15

  • Publisher Name: Springer, New York, NY

  • Print ISBN: 978-0-387-96392-1

  • Online ISBN: 978-1-4613-8685-8

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics