Circle of Inward Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 6:49 pm Categories: Difficulty Level 4 loop math python Modify circle of isosceles triangle projects to make all triangles point inward as shown. Related Projects: Geometry Loops Tags: geometry, loop, loops, math Post navigation PREVIOUS Previous post: Circle of Isosceles Triangles with Python and TurtleNEXT Next post: Hexagram with Python and Turtle Related Post Penrose Polygons with Python TurtlePenrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generalize Penrose Polygons to be able to draw polygon of any number of sides: READ MOREREAD MORE Reversi (Othello) with Python TurtleReversi (Othello) with Python Turtle 03/31/201903/31/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Implement a computer program with Python Turtle that plays decent Reversi (or Othello). You can use Minimax tree, Monte Carlo or other algorithms to make this work. READ MOREREAD MORE Colorful Penrose Tiling 2 with Python TurtleColorful Penrose Tiling 2 with Python Turtle 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a different color pattern for Penrose Tiling: READ MOREREAD MORE
Penrose Polygons with Python TurtlePenrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generalize Penrose Polygons to be able to draw polygon of any number of sides: READ MOREREAD MORE
Reversi (Othello) with Python TurtleReversi (Othello) with Python Turtle 03/31/201903/31/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Implement a computer program with Python Turtle that plays decent Reversi (or Othello). You can use Minimax tree, Monte Carlo or other algorithms to make this work. READ MOREREAD MORE
Colorful Penrose Tiling 2 with Python TurtleColorful Penrose Tiling 2 with Python Turtle 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a different color pattern for Penrose Tiling: READ MOREREAD MORE