Colorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:04 am Categories: colorsys Difficulty Level 6 loop nested for loop python Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. Colorful Triangular Stack of Hexagons with Python Turtle Tags: colorsys, hsv, loop, nested loop Post navigation PREVIOUS Previous post: Stack of HexagonsNEXT Next post: Honeycomb Related Post Concentric Rainbow SquaresConcentric Rainbow Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following concentric squares that have color gradually changing from hue value 0 in the center to hue value 1 for outer squares. READ MOREREAD MORE Ebbinghaus Illusion (Titchener Circles) with Python TurtleEbbinghaus Illusion (Titchener Circles) with Python Turtle 11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Although both orange circles have the same size, one appears to be bigger than the other. READ MOREREAD MORE Square SpiralSquare Spiral 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 2 project, you drew 60 titled squares (https://pythonturtle.academy/60-tilted-squares/). All those squares have the same size. Change the size gradually from small to large in the iteration to READ MOREREAD MORE
Concentric Rainbow SquaresConcentric Rainbow Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following concentric squares that have color gradually changing from hue value 0 in the center to hue value 1 for outer squares. READ MOREREAD MORE
Ebbinghaus Illusion (Titchener Circles) with Python TurtleEbbinghaus Illusion (Titchener Circles) with Python Turtle 11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Although both orange circles have the same size, one appears to be bigger than the other. READ MOREREAD MORE
Square SpiralSquare Spiral 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 2 project, you drew 60 titled squares (https://pythonturtle.academy/60-tilted-squares/). All those squares have the same size. Change the size gradually from small to large in the iteration to READ MOREREAD MORE