https://github.com/sudo-self/video-snake
python3 vsnake.py
https://github.com/sudo-self/video-snake
Last synced: 8 months ago
JSON representation
python3 vsnake.py
- Host: GitHub
- URL: https://github.com/sudo-self/video-snake
- Owner: sudo-self
- Created: 2024-04-17T07:37:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T08:10:47.000Z (almost 2 years ago)
- Last Synced: 2025-10-23T07:57:35.271Z (8 months ago)
- Language: Python
- Homepage:
- Size: 347 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A YTD GUI written in python
```
#Python tk
git clone https://github.com/sudo-self/video-snake.git
cd video-snake
pip3 install pyperclip
python3 vsnake.py
```