https://github.com/symind/snake
Snake game written in Linux bash. 🐍
https://github.com/symind/snake
Last synced: about 2 months ago
JSON representation
Snake game written in Linux bash. 🐍
- Host: GitHub
- URL: https://github.com/symind/snake
- Owner: SyMind
- License: mit
- Created: 2017-05-04T00:21:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T02:55:51.000Z (over 2 years ago)
- Last Synced: 2025-04-15T05:43:42.823Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 80.1 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Snake
Snake game written in Linux bash.
# Usage
```bash
bash ./main.sh
```# License
[MIT](./LICENSE)