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

Random MeshRandom Mesh

03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:38 am

You drew a square grid in a previous project. Randomize the positions of the crossing points to draw a random mesh that looks like the image here:

READ MOREREAD MORE

Estimating π with Monte Carlo Method and EllipseEstimating π with Monte Carlo Method and Ellipse

03/14/201903/14/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:03 pm

Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method

READ MOREREAD MORE

Estimating π with Monte Carlo MethodEstimating π with Monte Carlo Method

03/14/201903/14/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:13 pm

Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method

READ MOREREAD MORE

Square Grid AnimationSquare Grid Animation

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:32 pm

Continue on a previous Square Grid project, animate the square by varying the number of grids while keeping the overall square size the same.

READ MOREREAD MORE

Square GridSquare Grid

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:57 pm

Write a program that draws a square grid. This shape is also called square tessellation or square tiling.

READ MOREREAD MORE

Hex GridHex Grid

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:39 pm

You drew a vertical hexagon in a level 1 project. Now perfectly align vertical hexagons and draw a grid of vertical hexagons. This shape is also called Hexagon Tessellation. It

READ MOREREAD MORE

Vertical HexagonVertical Hexagon

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:30 pm

Draw a vertical hexagon as shown here. Related Project

READ MOREREAD MORE

Pascal and Sierpinski TrianglePascal and Sierpinski Triangle

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:36 am

You drew Pascal’s Triangle in a project. Draw 32 rows of Pascal’s Triangle and color the cells that contain numbers. Does it look like Sierpinski Triangle?

READ MOREREAD MORE

Pascal’s TrianglePascal’s Triangle

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:17 am

In Pascal’s Triangle, the value of a cell is the sum of its two shoulders. It has many fun properties. You drew a triangular stack of hexagons before. Now fill

READ MOREREAD MORE

HoneycombHoneycomb

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:43 am

You drew a hex grid in a previous project. Now draw a honeycomb based on that project. The (h,s,v) values of honeycomb is about (0.11,0.95,0.8). Add some tiny random fluctuations

READ MOREREAD MORE

Posts pagination

Previous 1 … 42 43 44 … 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