Create A Drawing
- Ianlee
- 4 years ago
- 98 views
Python with turtle is a great package that puts your artistic talents to the test! Just check out Ianlee’s “Minecraft Character” that they created using nothing but turtle! Check out their code and how awesome the organization is. You can easily find the code for the hair, body, legs, etc… are by just scrolling through and looking at the comments! Can you create your own Minecraft character with turtle?
import turtle
Locked
Canvas
Console