Snake Game in Python using Pygame.
Snake Game in Python
Note 1: If you want grid in your game then: Uncomment line 37 - 42 & Uncomment line 149
Note 2: If you want your game over if snake hit the boundary then: Uncomment line 165 - 168 Comment line 155 - 162