https://github.com/vardan2009/c-snake
A simple snake game in C
https://github.com/vardan2009/c-snake
c snake snake-game
Last synced: 8 days ago
JSON representation
A simple snake game in C
- Host: GitHub
- URL: https://github.com/vardan2009/c-snake
- Owner: Vardan2009
- License: mit
- Created: 2024-04-28T20:02:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T14:33:53.000Z (about 2 years ago)
- Last Synced: 2025-10-04T13:01:55.199Z (9 months ago)
- Topics: c, snake, snake-game
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSnake
## A simple snake game in C
Some of the code (like clearing the screen or sleep function) relies on some windows header files but it can easily be changed