Skip to content
Youtube
Python and Turtle

Python and Turtle

Python, Turtle, Projects, Learn

  • Home
  • Category By Level
    • Difficulty Level 1
    • Difficulty Level 2
    • Difficulty Level 3
    • Difficulty Level 4
    • Difficulty Level 5
    • Difficulty Level 6
    • Difficulty Level 7
    • Difficulty Level 8
    • Difficulty Level 9
    • Difficulty Level 10
    • Difficulty Level Hard
  • Category By Topic
    • Loop
      • Nested for loop
      • For loop
      • While loop
    • recursion
    • Color
    • List
    • Math
    • Random
    • Animation
    • Games
  • Browse By Tags
    • curves
    • fractal
    • logo
    • parametric curve
    • physics
    • spiral
    • tessellation
  • Tutorials
  • Contact Us
Close Button

Julia Set with Different ParametersJulia Set with Different Parameters

05/28/202105/28/2021 | JinshengJinsheng | 0 Comment | 2:16 pm

In this project, we are generate several Julia Sets by varying the constant c in the normal Julia Set function. Turtle will be too slow to do this work. Instead

READ MOREREAD MORE

Julia Set Fractal AnimationJulia Set Fractal Animation

05/27/202105/27/2021 | JinshengJinsheng | 0 Comment | 6:26 pm

In this project, we are going to animate the Julia Set by varying the constant c in the normal Julia Set function. Turtle will be too slow to do this

READ MOREREAD MORE

6-Line Snowflake Fractal with Python and Turtle (Tutorial and Source Code)6-Line Snowflake Fractal with Python and Turtle (Tutorial and Source Code)

05/27/202105/27/2021 | JinshengJinsheng | 0 Comment | 12:27 pm

Use recursion to draw the following snowflake shape generated from 6 sub-fractals of splitting lines. The following figures show recursion depths ranging from 0 to 4. Solution: To solve this

READ MOREREAD MORE

Gardi Fractal with Python and Turtle (Source Code)Gardi Fractal with Python and Turtle (Source Code)

05/27/202105/27/2021 | JinshengJinsheng | 0 Comment | 11:28 am

Lori Gardi created this nested overlapping circle fractal in the paper ‘The Universe is a Fractal’. The fractal according to the paper looks similar to a supernova. A simple version

READ MOREREAD MORE

Colorful Star Fractal 2Colorful Star Fractal 2

05/26/202105/26/2021 | JinshengJinsheng | 0 Comment | 2:06 pm

In a previous project, we drew a star fractal with recursion. A tutorial and source code were provided in that project. Based on the code, draw the following colorful star

READ MOREREAD MORE

Colorful Star Fractal 1Colorful Star Fractal 1

05/26/202105/26/2021 | JinshengJinsheng | 0 Comment | 2:00 pm

In a previous project, we drew a star fractal with recursion. A tutorial and source code were provided in that project. Based on the code, draw the following colorful star

READ MOREREAD MORE

Star Fractal with Python and Turtle (Tutorial and Source Code)Star Fractal with Python and Turtle (Tutorial and Source Code)

05/26/202105/26/2021 | JinshengJinsheng | 0 Comment | 1:38 pm

Draw the following fractal made up with stars. You may need to use recursion and trigonometry to do this project. The following figures show star fractal with different recursion depths

READ MOREREAD MORE

Typing Game with Python and Turtle (Source Code Included)Typing Game with Python and Turtle (Source Code Included)

11/23/202011/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:35 am

Develop a typing game to improve keyboard skill as demonstrated in the following YouTube video. At any moment ten random letters fall from the top of screen. When you hit

READ MOREREAD MORE

One to Ten (Source Code)One to Ten (Source Code)

10/23/202010/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:44 pm

Draw from a single point to ten points that fall into a single line. Also draw dots on the end points. Source Code:

READ MOREREAD MORE

Complete Bipartite GraphComplete Bipartite Graph

10/18/202010/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:14 am

A complete bipartite graph is a graph with two sets of vertices where there is no edge between vertices belonging to the same set; but all vertices of different sets

READ MOREREAD MORE

Posts pagination

Previous 1 … 3 4 5 … 55 Next

Navigate by Categories

Algorithms animation colorsys custom functions Difficulty Level 1 Difficulty Level 2 Difficulty Level 3 Difficulty Level 4 Difficulty Level 5 Difficulty Level 6 Difficulty Level 7 Difficulty Level 8 Difficulty Level 9 Difficulty Level 10 Difficulty Level Hard events File I/O for loop games keyboard events list loop math mouse events nested for loop Object Oriented Programming physics python random recursion timer events turtle Tutorial unicode while loop writing text

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Academic WordPress Theme Copyright 2019 Python Turtle Academy

Scroll Up
Go to mobile version