Chess Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:47 pm Categories: Difficulty Level 4 for loop loop nested for loop writing text Find unicode for chess pieces and draw a chess board. Tags: for loop, loops, nested loop, write text Post navigation PREVIOUS Previous post: Connect 4 BoardNEXT Next post: Sad Face Spiral Related Post Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE Square Snowflake with Python Turtle (Source Code)Square Snowflake with Python Turtle (Source Code) 09/21/201909/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following square snowflake with recursion. Source Code: READ MOREREAD MORE Random Hexagon MeshRandom Hexagon Mesh 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a hex grid and honeycomb. Randomize the hexagon’s vertex positions to draw a random hexagon mesh. READ MOREREAD MORE
Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE
Square Snowflake with Python Turtle (Source Code)Square Snowflake with Python Turtle (Source Code) 09/21/201909/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following square snowflake with recursion. Source Code: READ MOREREAD MORE
Random Hexagon MeshRandom Hexagon Mesh 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a hex grid and honeycomb. Randomize the hexagon’s vertex positions to draw a random hexagon mesh. READ MOREREAD MORE