Skip to content

fahofmeister/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

The objective of this repo is to create a snake-like game using Python.

Reference material

  • FreeCodeCamp youtube video - Link
  • Edureka tutorial - Link

Updates

2021-12-31

  • I think the best way to develop this (or any other game) would be to create a class to control what happens on the GUI. Probably, I will create a class to manage all events and update the display accordingly.
  • I am really trying to avoid just copying and paste any tutorial online. Hope my inspiration gets tuned soon. XD

2021-10-04

  • Repository creation.
  • pygame it is not compatible with Python 3.10. Downgraded my version to 3.7.9.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published