ossrndc / SNAKE_GAME

0 stars 6 forks source link

Add levels. #3

Open professor1412 opened 5 months ago

professor1412 commented 5 months ago

If the size of the snake is increased by 5 units, the speed of the snake increases to 0.1. When the size of the snake is increased by 10 units, increase the speed by 0.05. When the size is increased by 15 units, increase the speed by 0.01.