Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ main.py
File
main.py
projects/Snake Game/src/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
game
import
Game
2
3
if
__name__ ==
"__main__"
:
4
game = Game()
Callers
nothing calls this directly
Calls
2
Game
Class · 0.90
game_loop
Method · 0.45
Tested by
no test coverage detected