ScratchData LogoScratchData
Back to thistleeverfreen's profile

Linked List Snake

THthistleeverfreen•Created January 26, 2014
Linked List Snake
2
0
246 views
View on Scratch

Instructions

A pose-able snake made up one one sprite and clones. Press space to add joints and click and drag parts to rotate them. For best results, run in turbo mode! In a more technical sense, the snake consists of a structure comparable to a "linked list" Each clone references the position and the direction of the last to calculate its own position, allowing for a snake of any length (in theory). Update 2014.03.17: Added colors and support for relative directions.

Description

Inspired by the mechanics of feasby007's Clone Commander: http://scratch.mit.edu/projects/16113008 Linked lists on Wikipedia: http://en.wikipedia.org/wiki/Linked_list Please see my related project on tree structures: http://scratch.mit.edu/projects/17353829/

Project Details

Project ID17085354
CreatedJanuary 26, 2014
Last ModifiedApril 24, 2014
SharedJanuary 29, 2014
Visibilityvisible
CommentsAllowed