Picture/Gif as a Turtle | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Picture/Gif as a Turtle

In my programming course we are trying to make a little adventure using Python. Since we decided the player should always be in the middle of the screen we need to move the map. So the question is can we make a turtle look like a giant picture/gif? And if yes how?

29th Jun 2016, 5:26 AM
Unbound
Unbound - avatar
1 Answer
+ 1
Use pygame with Python and use the transform function
13th Jul 2016, 7:06 AM
isk
isk - avatar