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 Random Island Generator with Python TurtleRandom Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw random islands. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline Generator READ MOREREAD MORE Random Tessellation with Python TurtleRandom Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a random shape that can be tessellated and draw it. READ MOREREAD MORE Drawing General Ellipse with Python TurtleDrawing General Ellipse with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew an ellipse centered at origin without tilt. In this project, we will draw a general ellipse that can be centered at any location and any tilt angle. The READ MOREREAD MORE
Random Island Generator with Python TurtleRandom Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw random islands. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline Generator READ MOREREAD MORE
Random Tessellation with Python TurtleRandom Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a random shape that can be tessellated and draw it. READ MOREREAD MORE
Drawing General Ellipse with Python TurtleDrawing General Ellipse with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew an ellipse centered at origin without tilt. In this project, we will draw a general ellipse that can be centered at any location and any tilt angle. The READ MOREREAD MORE