/cSnakeGame

cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.

Primary LanguageCMIT LicenseMIT

Issues