Skip to content

AHmed-Malik-benelkadi/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Snake

Requirements:

Python :

  • 3.7++

Library :

  • Pygame
  • Random
  • Time

Introduction:

Snake is a video game that originated during the late 1970s in arcades and has maintained popularity since then, becoming something of a classic. The player maneuvers a line which grows in length, with the line itself being a primary obstacle. The player controls a dot, square, or object on a bordered plane. As it moves forward, it leaves a trail behind, resembling a moving snake. In some games, the end of the trail is in a fixed position, so the snake continually gets longer as it moves. In other games, the end of the trail is in a moving position, so the snake continually gets shorter.

author: @Ahmed-Malik

About

Snake Game With Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages