MCPcopy
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_PyGame_Snake_Game.py

File Demo_PyGame_Snake_Game.py

DemoPrograms/Demo_PyGame_Snake_Game.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pygame
2import PySimpleGUI as sg
3import os
4

Callers

nothing calls this directly

Calls 10

SegmentClass · 0.85
removeMethod · 0.80
insertMethod · 0.80
fillMethod · 0.45
updateMethod · 0.45
addMethod · 0.45
readMethod · 0.45
getMethod · 0.45
drawMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected