You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a GUI based snake game built on the python language. here, tkinter library is used to create GUI whereas pygame library is used to build the main game. In this, file handling is used to save the high score.
About
This is a GUI based snake game built on the python language. here, tkinter library is used to create GUI whereas pygame library is used to build the main game. In this, file handling is used to save the high score.