Skip to content

joshmfrancis/Turtle-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Created 10/29/2021

This project is a demonstration of the turtle class and recursion with Sierpinski's triangle.

Here is a quick test of the program:

image

Use Cases:

  • Graphical Design for a website
  • Learning Recursion
  • Learning about the Turtle class

Problems:

  • The grass at the bottom doesnt fill the entire screen

Possible Work Arounds:

  • Fix the bounds of the points of the grass

Releases

No releases published

Packages

No packages published

Languages