Simple Timer 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:56 pm Categories: animation Difficulty Level 5 events python timer events writing text Use Turtle’s timer events to draw a simple timer as shown. Related Project: Millisecond Timer Tags: animation, events, timer, writing text Post navigation PREVIOUS Previous post: Random Walk with Bounding CircleNEXT Next post: Millisecond Timer Related Post Koch Snowflake AnimationKoch Snowflake Animation 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animation snow flake with different numbers of recursion as shown. Related Projects: Koch Snowflake Koch Snowflake with Color 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 Penrose Triangle with Python Turtle (Source Code Included)Penrose Triangle with Python Turtle (Source Code Included) 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose Triangle is a famous impossible shape. Draw it with Python Turtle! Source Code: READ MOREREAD MORE
Koch Snowflake AnimationKoch Snowflake Animation 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animation snow flake with different numbers of recursion as shown. Related Projects: Koch Snowflake Koch Snowflake with Color 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
Penrose Triangle with Python Turtle (Source Code Included)Penrose Triangle with Python Turtle (Source Code Included) 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose Triangle is a famous impossible shape. Draw it with Python Turtle! Source Code: READ MOREREAD MORE