Program instantaneously crashes when I try to run the project following your guidelines. Screenshot:  It looks to come from here https://github.com/HappyFaceFriend/PythonSnake/blob/96dee77e19bc8561a86fae841340da5097415ef6/src/GameOverScene.py#L1 This import doesn't look to be required. I can run the game when I remove this import.
Program instantaneously crashes when I try to run the project following your guidelines.
Screenshot:

It looks to come from here
PythonSnake/src/GameOverScene.py
Line 1 in 96dee77
This import doesn't look to be required. I can run the game when I remove this import.