https://github.com/syntaxrules/terminal-snake
Snake built for the terminal in Python3. A practice in new technologies.
https://github.com/syntaxrules/terminal-snake
Last synced: about 1 month ago
JSON representation
Snake built for the terminal in Python3. A practice in new technologies.
- Host: GitHub
- URL: https://github.com/syntaxrules/terminal-snake
- Owner: SyntaxRules
- License: mit
- Created: 2017-07-29T22:59:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T21:42:08.000Z (about 8 years ago)
- Last Synced: 2025-01-14T13:27:07.051Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminal-Snake
Snake build for the terminal in Python3. A practice in new technologies.
## How to run
`python -m terminalsnake`