MCPcopy Index your code
hub / github.com/geekcomputers/Python / snake.py

File snake.py

snake.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# SNAKES GAME
2# Use ARROW KEYS to play, SPACE BAR for pausing/resuming and Esc Key for exiting
3# Original Author : Sanchit Gangwar
4# Modified by : Rayan Dutta

Callers

nothing calls this directly

Calls 3

closeMethod · 0.45
insertMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected