Samples Screen Shots Page 3
Here are some pictures of the turtle sample application shipped with PythonCard as it appears on a machine running Windows. Click on any of the pictures to see a full size version.
This page is dedicated to screen shots from the 'turtle' application. This is a PythonCard alternative to turtle.py from the Python Standard Library.
To download the framework and this application go to the downloads section of the project site on Sourceforge
turtle
This is the result of the default script '4bugs'. Just start the application and select the option "Draw Turtle" from the "File" menu.
Select the "Open File..." option on the "File" menu to see the list of available scripts you can run to generate output. The rest of the screen shots on this page are produced by running some of these scripts.
3turtles.txt produces this lovely fractal output. At least I think it is fractal.
bytedesign.txt produces this output.
pentest.txt produces this output. This shows the use of colour in 'turtle', as it runs you can see the multiple pens in operation.
If you read the FAQ included with this sample application (PythonCardPrototype/samples/turtle/docs/FAQ.txt) it gives an interactive example. Start the application with the '-s' flag and the shell prompt window will open as well. Type in the example commands and this is the result. Its not complicated, but it is a start. Good luck.
$Revision: 1.3 $ : $Author: andy47 $ : Last updated $Date: 2004/04/23 19:57:47 $