Unfortunately, the snake's movement can not write I do not understand how to do it?
This is expected. Programming is mostly explaining to a computer what it must do. If you don't know, you cannot explain it to others.
In cases like this, stop writing code (you don't know what to write anyway), and pickup a paper and pen, and start thinking.
What must you do each time the snake changes position?
How can I store that in the computer?
Can you write receipt in steps that must be done?
This is my idea:I've used several picturbox But I do not know how to join these To be flexible.Is this idea is wrong?
I do not understand what "join" means, so I cannot give you an answer here.
(you learn much more if you first ponder about solutions yorself, before peeking at solutions written by others)