https://github.com/kvbc/c-snake
Snake game written in C
https://github.com/kvbc/c-snake
Last synced: 7 days ago
JSON representation
Snake game written in C
- Host: GitHub
- URL: https://github.com/kvbc/c-snake
- Owner: kvbc
- License: mit
- Created: 2020-11-05T09:31:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-21T20:09:50.000Z (over 5 years ago)
- Last Synced: 2025-10-08T23:05:47.352Z (10 months ago)
- Language: C
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# c-snake
Console implementation of the classic Snake game written in C