snake-pygame

There are 3 repositories under snake-pygame topic.

  • Snake-Pygame

    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.

    Language:Python13209
  • SooftyyOrg/Soonake

    A Pyton Snake Version made by Sooftyy

    Language:Python0000
  • tanvirtin/pysnake

    A simple Snake game using Pygame.

    Language:Python30