Introduction - If you have any usage issues, please Google them yourself
Snake programming essentials
1, each scraper requires attention invalid rectangle the size and location of the smallest snakes in general to take the whole composition of coordinates and the largest rectangular coordinates (including the snake s head and body)
2, snake body running track running track should refer to the snakeheads
3, snakes eat things that all the points after the changes in the body should have a similar change in the first point, that is the first point change in the next period of time after the changes in the second point, and then the next time a change in the third point, and so on , until the end of the last point to change
4, fractional calculation variables: the snake to eat feces in general the number of snakes to eat large amount of feces, the game s difficulty level of
The formula: (number of normal feces feces+ large number of)* difficulty level
5, one problem: the difficulty of the game box and the main window to set options for data exchan