snake-pygame
There are 3 repositories under snake-pygame topic.
TkhiienLok/Snake-Pygame
This is a basic version of snake game. As it moves forward, it leaves a trail behind, resembling a moving snake. The player loses when the snake runs into the screen border or itself. A sole player attempts to eat apples by running into them. Each apple eaten makes the snake longer.
SooftyyOrg/Soonake
A Pyton Snake Version made by Sooftyy
tanvirtin/pysnake
A simple Snake game using Pygame.