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 3×3 Squares3×3 Squares 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment Draw a 3×3 squares filled with random colors. READ MOREREAD MORE Random MeshRandom Mesh 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a square grid in a previous project. Randomize the positions of the crossing points to draw a random mesh that looks like the image here: READ MOREREAD MORE RopeRope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a simple rope like following figure. You may need to use sine and cosine functions. READ MOREREAD MORE
3×3 Squares3×3 Squares 05/04/201905/04/2019 | James LiuJames Liu | 0 Comment Draw a 3×3 squares filled with random colors. READ MOREREAD MORE
Random MeshRandom Mesh 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a square grid in a previous project. Randomize the positions of the crossing points to draw a random mesh that looks like the image here: READ MOREREAD MORE
RopeRope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a simple rope like following figure. You may need to use sine and cosine functions. READ MOREREAD MORE