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

https://github.com/kimchiigu/snake-game

"Classic Snake game in C with wraparound feature. Control the snake (^), collect food (M), and enjoy continuous gameplay as the snake wraps around the screen."
https://github.com/kimchiigu/snake-game

2d-array

Last synced: over 1 year ago
JSON representation

"Classic Snake game in C with wraparound feature. Control the snake (^), collect food (M), and enjoy continuous gameplay as the snake wraps around the screen."

Awesome Lists containing this project

README

          

# Snake_Game
"Classic Snake game in C with wraparound feature. Control the snake (^), collect food (M), and enjoy continuous gameplay as the snake wraps around the screen."