Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Snake Game 👀

🟠🐍

The Snake videogame

Sample Image

Year: 2023

✅ I learned:

🟢  how to create the snake game ✔️ 
    🟢 how to move the snake ✔️
    🟢 how to control the snake ✔️
    🟢 how to detect collision with food ✔️
    🟢 how to detect collision with the wall ✔️
    🟢 how to detect collision with itself ✔️

🟢  how to use the Time Module ✔️
🟢  how to use Screen.tracer in Turtle Module ✔️
🟢  Inheritance in a Class ✔️
🟢  Slicing a List or a Tuple ✔️
🟢  how to store high_score in my local machine ✔️
🟢  how to change a turtle with a image.gif ✔️ 
    self.screen.register_shape("bitcoin.gif")
    self.shape("bitcoin.gif")

About

Bitcoin Snake videogame

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages