Skip to content

Ayza69420/Python-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pygame snake

Snake game made in python with the pygame library.

Requirements

  • pip
  • pygame

Installation

  • First clone the repository using git in the command line git clone https://github.com/Ayza69420/Python-snake.git
  • Run cd Python-snake
  • Run pip install -r requirements.txt to install any required libraries.

Running the program

cd Python-snake/

Windows

python snake.pyw

UNIX Systems

python3 snake.pyw

About

Snake game made in python with the pygame library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages