https://github.com/ranosura/snake-bash
Snake game written in BASH.
https://github.com/ranosura/snake-bash
bash snake-game
Last synced: 4 months ago
JSON representation
Snake game written in BASH.
- Host: GitHub
- URL: https://github.com/ranosura/snake-bash
- Owner: Ranosura
- License: mit
- Created: 2025-03-15T17:47:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T13:36:25.000Z (over 1 year ago)
- Last Synced: 2025-03-16T14:31:16.422Z (over 1 year ago)
- Topics: bash, snake-game
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake game written in BASH.
https://github.com/user-attachments/assets/fbecf3f7-65a5-4b32-b6dd-e60c53b35fea
The game requires:
- Terminal that supports CSI and SGR ANSI sequences.
I will gladly accept any spelling or grammar fixes to the mistakes I might have made.