to make it simple for yourself,
create all pieces when you start the program.
with that you don't need to use "Load" or "Unload" at all.
of course you need to have a lot of pieces or set a "max" amount of length the snake can be.
all pieces can be assigned pictures too.

then when you play, you only need to make the pictures visible or invisible and the .left/.top properties.