Random Asteroids in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:57 pm Categories: Difficulty Level 4 games loop random Continue from Random Asteroids project to draw several random asteroids in space. Random Asteroids in Space What’s next?Moving Asteroid in Space Tags: games, loop, random Post navigation PREVIOUS Previous post: Random Asteroids with Python TurtleNEXT Next post: Moving Asteroid in Space with Python Turtle Related Post 60 Tilted Circles 260 Tilted Circles 2 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Compare the difference and draw this new shape. READ MOREREAD MORE Tower of Hanoi with Python Turtle (Source Code Included)Tower of Hanoi with Python Turtle (Source Code Included) 03/10/201903/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Tower of Hanoi is a puzzle where you need to move all the rings from peg 1 to peg 3. Rules are: 1. You can only move one ring at READ MOREREAD MORE Penrose Tiling with Python TurtlePenrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. READ MOREREAD MORE
60 Tilted Circles 260 Tilted Circles 2 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Compare the difference and draw this new shape. READ MOREREAD MORE
Tower of Hanoi with Python Turtle (Source Code Included)Tower of Hanoi with Python Turtle (Source Code Included) 03/10/201903/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Tower of Hanoi is a puzzle where you need to move all the rings from peg 1 to peg 3. Rules are: 1. You can only move one ring at READ MOREREAD MORE
Penrose Tiling with Python TurtlePenrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. READ MOREREAD MORE