A highly experimental, Python-based Snake game that literally uses your Windows desktop icons as the snake! Eat icons to grow longer, and navigate your desktop grid to win. Instead of drawing pixels on a canvas, this script uses pyautogui to physically drag your desktop shortcuts around the screen. If you manage to eat all icons, you WIN.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
73
commits
2
commits
Merge pull request #5 from helloworld3003/copilot/analyze-test-coverage
acf2ed6View on GitHubAdd comprehensive test cases to improve coverage across all test files
60e3882View on GitHubInitial progress marker before test improvements
3bb9a2cView on GitHub