Periodic Table with Python Turtle 05/01/201905/01/2019 | Allen XuAllen Xu | 0 Comment | 4:36 pm Categories: Difficulty Level 4 loop Draw the Periodic Table of Elements with Python Turtle: Periodic Table Tags: loop, writing text Post navigation PREVIOUS Previous post: Recursive Apollonian Gaskets with Python TurtleNEXT Next post: Tornado Turns Related Post Find Different Color Game with Python TurtleFind Different Color Game with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Make a fun game that tests how fast you can identify very small color variation. You can use colorsys library to vary hue, saturation, brightness, or any combination of them. READ MOREREAD MORE Connect 4 BoardConnect 4 Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a connect 4 board with a few red and black pieces. READ MOREREAD MORE Animation of Morphing of Oval Shape with Python TurtleAnimation of Morphing of Oval Shape with Python Turtle 04/02/201904/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew an oval with four centers. The radius of the red arc doesn’t have to be twice the radius of blue arc. Start from the same radius as the READ MOREREAD MORE
Find Different Color Game with Python TurtleFind Different Color Game with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Make a fun game that tests how fast you can identify very small color variation. You can use colorsys library to vary hue, saturation, brightness, or any combination of them. READ MOREREAD MORE
Connect 4 BoardConnect 4 Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a connect 4 board with a few red and black pieces. READ MOREREAD MORE
Animation of Morphing of Oval Shape with Python TurtleAnimation of Morphing of Oval Shape with Python Turtle 04/02/201904/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew an oval with four centers. The radius of the red arc doesn’t have to be twice the radius of blue arc. Start from the same radius as the READ MOREREAD MORE