Rope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:52 pm Categories: Difficulty Level 8 loop math Draw a simple rope like following figure. You may need to use sine and cosine functions. Python Turtle Rope Tags: loop, loops, math Post navigation PREVIOUS Previous post: Pythagorean SpiralNEXT Next post: Circular Rope Related Post Sky Full of Twinkling StarsSky Full of Twinkling Stars 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew sky full of stars in a previous project. Animate it by changing the brightnesses of these stars. Each star has its own cycle and phase. READ MOREREAD MORE Semi-Regular Tessellation 3.3.3.4.4 with Python TurtleSemi-Regular Tessellation 3.3.3.4.4 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.3.3.4.4. READ MOREREAD MORE Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE
Sky Full of Twinkling StarsSky Full of Twinkling Stars 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew sky full of stars in a previous project. Animate it by changing the brightnesses of these stars. Each star has its own cycle and phase. READ MOREREAD MORE
Semi-Regular Tessellation 3.3.3.4.4 with Python TurtleSemi-Regular Tessellation 3.3.3.4.4 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.3.3.4.4. READ MOREREAD MORE
Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE