Fill the screen with Arrows. Source Code:
Fill the screen with Arrows. Source Code:
Add colors to Semi-Regular Tessellation 3.4.6.4.
There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.4.6.4 with Python Turtle.
Add colors to the Rhombus Tessellation.
Use Python Turtle to draw the Rhombus Tessellation as shown below.
Animate many projectiles shot from a platform all with same speed but different initial angles. Which projectile landed first? Which projectile landed farthest? Which projectile landed latest? Use colorsys library
Using physics equations to simulate a projectile motion with initial speed of 65 meters/second and 45 degree angle.
Use several colors to draw multiple spirals.