Skip to content

GhoulKingR/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

snake-game

Screenshot 2024-06-10 at 20 46 42

Installing Dependencies

This project relies on Pygame, a Python library for writing video games.

To install it, run this command:

pip install pygame

You may need to use pip3 instead of pip depending on your system.

Running the game

Open the project folder in your terminal, and type this command:

python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages