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

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

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