0

I'm trying to code a chess game, and I'm making each piece a turtle and because I need to them to move I need to create a custom shape that is made with many intricate parts. Is there an easier way than doing turtle.register_shape() with a bunch of coordinates in it

I would prefer a more simple code, I tried using file.gif and uploading a gif and registering that picture as a shape but I have no idea how to do that. And I don't think it works on the website I use for coding, replit.

ggorlen
  • 44,755
  • 7
  • 76
  • 106
Someone
  • 1
  • 1
  • I currently don't have any, been researching for an hour and nothing has worked, or I don't understand – Someone Jan 06 '23 at 04:45
  • Does this answer your question? [adding an image to the Turtle Screen](https://stackoverflow.com/questions/30427742/adding-an-image-to-the-turtle-screen) – ggorlen Jan 06 '23 at 04:47
  • "I tried using file.gif and uploading a gif and registering that picture as a shape" -- there's no code from this attempt? – ggorlen Jan 06 '23 at 04:50
  • There was no place for me to add a link or do any code it just said "Failed to load media file." – Someone Jan 06 '23 at 04:58

0 Answers0