In a previous project, you implemented lighting up animation. Make the animation look more pleasant by making the dot light up and dim gradually. Read tutorial on this project.
Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method
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