Koch Snowflake Tessellation with Python Turtle 04/24/201904/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:15 am Categories: Difficulty Level 8 loop recursion Arrange Koch Snowflakes to fill the screen. Koch Snowflake Tessellation Tags: fractal, loop, recursion, tessellation Post navigation PREVIOUS Previous post: Penrose Polygons with Python TurtleNEXT Next post: Eagle Related Post Chess BoardChess Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Find unicode for chess pieces and draw a chess board. READ MOREREAD MORE Tutorial: Random Island Generator with Python TurtleTutorial: Random Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this tutorial we are going to show how to draw random islands with Python Turtle. The idea is similar to the Koch Snowflake project with added randomness. Instead of READ MOREREAD MORE Minkowski Island with Python Turtle (Source Code)Minkowski Island with Python Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Minkowski Island is a fractal that is a variant to Koch snowflake. The following figures show Minkowski Island. Source Code: READ MOREREAD MORE
Chess BoardChess Board 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Find unicode for chess pieces and draw a chess board. READ MOREREAD MORE
Tutorial: Random Island Generator with Python TurtleTutorial: Random Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this tutorial we are going to show how to draw random islands with Python Turtle. The idea is similar to the Koch Snowflake project with added randomness. Instead of READ MOREREAD MORE
Minkowski Island with Python Turtle (Source Code)Minkowski Island with Python Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Minkowski Island is a fractal that is a variant to Koch snowflake. The following figures show Minkowski Island. Source Code: READ MOREREAD MORE