Skip to content

EnriqueTheDog/Snake_unlimited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Snake Unlimited!

This is a game I made for practising Python--It's also my first Python project! After spending some days studying Python, I decided to start by a simple, well-known learning proyect. It took me several hours to complete it, and it helped me a lot to get comfortable with Python basics, and also to learn about the pygame library.

Features

  • 🕹️ Totally playable classic snake game
  • ⏰ Speed of the snake increases along time
  • 🌈 Totally random colour for the snake and fruits--more than two millions possible colours!!

Tech

  • 🐍 Python
  • 🎮 pygame library
  • ⚙️ Object Oriented Programming (OOP)
  • Other Python libraries: 🎲 random and ⏳ time

Setup

In addition to Python, you'll need pygame library in order to run the game. You can install it running the requirements file: pip install -r requirements.txt

Contact

And that's all! If you liked this, take a look at my other projects. You can also contact me via LinkedIn. Thanks a lot!

python

About

My first Python project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages