Created
          January 24, 2014 13:00 
        
      - 
      
- 
        Save davestevens/8596770 to your computer and use it in GitHub Desktop. 
    Turtle Roy
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | penup | |
| lt 180 | |
| fd 50 | |
| lt 180 | |
| lt 90 | |
| fd 50 | |
| rt 90 | |
| pendown | |
| repeat 360(sequence[lt 1, fd 1]) | |
| fd 150 | |
| repeat 45(sequence[rt 2, fd 1]) | |
| rt 90 | |
| fd 20 | |
| lt 180 | |
| fd 20 | |
| rt 90 | |
| repeat 45(sequence[rt 2, fd 1]) | |
| fd 150 | |
| repeat 360(sequence[lt 1, fd 1]) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment