Script of Life - Various JavaScript Samples
Game of Life
LogoScript
Contact
German
LogoScript
For Explanations Lookup
Logo (programming language)
in Wikipedia.
Rows and Columns:
Code
for (i = 0; i < 10; i++) { GoForward(); GoForward(); TurnRight(); GoForward(); GoForward(); TurnLeft(); }
Log:
Links:
CSSMate
DySoS
DocTogether
Blog
Fun Stuff:
Script of Life
SimGarten
Buy A Byte
Copyright (c) 2001-2010 -
Michael Schreiber