SNAKE-GAME

Snake Game in C

A classic Snake game implemented in C, using pointers, linked lists for the snake body, and the ncurses library for terminal graphics.

VISIT MY GAME:https://joelljoy.github.io/SNAKE-GAME/

Features


Requirements


Controls


Gameplay


Code Structure


MIT License


Enjoy the game! 🐍