You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Classical game: Snake, written in Python(Pygame). The game is nearly done, just needs some rework on the graphic, also does the movement of the snake look very 'unsmooth'. The music managment has been implented poorly, might need to rewrite this with thread handling. You are welcome to work on this and do some changes