Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Data-Structures-and-Algorithms
/ snake.py
File
snake.py
Python/snake.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Snake, classic arcade game.
2
Exercises
3
1. How do you make the snake faster or slower?
4
2. How can you make the snake go around the edges?
Callers
nothing calls this directly
Calls
2
change
Function · 0.85
move
Function · 0.85
Tested by
no test coverage detected