
Terminal Snake Game
A classic Snake Game built in C++ using the ncurses
library for
terminal-based graphics. The game features stage
progression, item collection, gate mechanics, and real-time user
input.