Skip to content

CDavidSV/Snake-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train Snake in Python

A simple implementation of a snake game in python using pygame.

This games uses a variety of assets such as a background, custom images for the body parts of the snake and the food.

Required libraries

How to run the game?

Open the command line in the games directory and run the following command.

python snake.py

Or simply open the python file directly.

Images

Screenshot 2023-03-30 151648 Screenshot 2023-03-30 152028 Screenshot 2023-03-30 152034

About

Snake in python but with a train instead :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages