Nike Logo with Python Turtle 05/05/201905/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:51 am Categories: Difficulty Level 4 Draw a Nike Symbol. Nike Symbol with Python Turtle Tags: fun shapes, logo Post navigation PREVIOUS Previous post: Game of Snake with Python TurtleNEXT Next post: Zooming Away Related Post Rainbow SpiralRainbow Spiral 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is an extension to previous spiral project https://pythonturtle.academy/spiral/. Make the spiral more beautiful by setting colors gradually from hue value 0 to hue value 1. READ MOREREAD MORE Kanizsa Triangle Animated with Python TurtleKanizsa Triangle Animated with Python Turtle 11/21/201911/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the Kanizsa Triangle with expanding and shrinking illusionary triangle. READ MOREREAD MORE Stack of CirclesStack of Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a stack of circles as shown here. You may need to use nested loop or custom defined functions or both. READ MOREREAD MORE
Rainbow SpiralRainbow Spiral 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is an extension to previous spiral project https://pythonturtle.academy/spiral/. Make the spiral more beautiful by setting colors gradually from hue value 0 to hue value 1. READ MOREREAD MORE
Kanizsa Triangle Animated with Python TurtleKanizsa Triangle Animated with Python Turtle 11/21/201911/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the Kanizsa Triangle with expanding and shrinking illusionary triangle. READ MOREREAD MORE
Stack of CirclesStack of Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a stack of circles as shown here. You may need to use nested loop or custom defined functions or both. READ MOREREAD MORE