Rounded Triangle with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:21 pm Categories: Difficulty Level 4 math Draw a rounded triangle with curved corners. Rounded Triangle with Python Turtle Tags: curves, math Post navigation PREVIOUS Previous post: Tutorial: Rounded Rectangle or Square with Python TurtleNEXT Next post: Rounded Triangle Animation with Python Turtle Related Post Play Store Logo with Python TurtlePlay Store Logo with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the logo of Google’s Play Store. READ MOREREAD MORE Golden Ratio TilingGolden Ratio Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Golden Ratio is a number fib(n+1)/fib(n) will converge to, where fib(n) represents n-th fibonacci number. The value is (1+sqrt(5))/2 ≈ 1.61803398875. In similar style to fibonacci tiling, draw a golden READ MOREREAD MORE Colored Apollonian Gasket (Full) with Python TurtleColored Apollonian Gasket (Full) with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the Apollonian Gasket. READ MOREREAD MORE
Play Store Logo with Python TurtlePlay Store Logo with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the logo of Google’s Play Store. READ MOREREAD MORE
Golden Ratio TilingGolden Ratio Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Golden Ratio is a number fib(n+1)/fib(n) will converge to, where fib(n) represents n-th fibonacci number. The value is (1+sqrt(5))/2 ≈ 1.61803398875. In similar style to fibonacci tiling, draw a golden READ MOREREAD MORE
Colored Apollonian Gasket (Full) with Python TurtleColored Apollonian Gasket (Full) with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the Apollonian Gasket. READ MOREREAD MORE