Microsoft Small Basic
Program Listing:
Embed this in your website
<object id='sbapp' data='data:application/x-silverlight-2,' type='application/x-silverlight-2' width='640' height='480'> <param name='source' value='http://smallbasic.com/program/ClientBin/SBWeb.xap'/> <param name='onError' value='onSilverlightError' /> <param name='background' value='white' /> <param name='minRuntimeVersion' value='3.0.40624.0' /> <param name='autoUpgrade' value='true' /> <param name='initParams' value='programId=QDW413' /> </object>
' Get a picture of sand from Flickr
' Use that picture as your background
'Do the Following 200 times
'Get the color of the pixel the turtle is currently on
'Use that color for your pen
'Increase the length of a side by 1
'Move the Turtle the length of a side
'Turn the Turtle 1/3rd of 360 degress
'Turn the Turtle 1 more degree
Copyright (c) Microsoft Corporation. All rights reserved.