An open API service indexing awesome lists of open source software.

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.

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.