Connect 4 Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:41 pm Categories: custom functions Difficulty Level 3 for loop loop nested for loop Draw a connect 4 board with a few red and black pieces. Tags: custom function, for loop, loop, loops, nested loop Post navigation PREVIOUS Previous post: 8 of DiamondsNEXT Next post: Chess Board Related Post Major and Minor Watch Tick MarksMajor and Minor Watch Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a better watch tick marks than the last one by adding 12 evenly spaced major tick marks. READ MOREREAD MORE Drawing Parametric Curve with Python TurtleDrawing Parametric Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Parametric equations provides a convenient way to draw curves. We will use the following parametric equation in this project. In the equations above, t is the parameter. Let is range READ MOREREAD MORE 5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE
Major and Minor Watch Tick MarksMajor and Minor Watch Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a better watch tick marks than the last one by adding 12 evenly spaced major tick marks. READ MOREREAD MORE
Drawing Parametric Curve with Python TurtleDrawing Parametric Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Parametric equations provides a convenient way to draw curves. We will use the following parametric equation in this project. In the equations above, t is the parameter. Let is range READ MOREREAD MORE
5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE