/snake_pygame

Snake with PyGame for DBG

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

snake_pygame

renamed variable names to better ones Tried to fix the math problem. Bugs: it collided with food or itself, then the programe goes crazy like shit. I don't know why. Collision() could be wrong You have to move the snake every frame by hand and not auto. shit. Need help