Project in C Skill Tree
Creating a Snake Game in C
Beginner
In this project, you will create a simple snake game in C using the ncurses library. The game will be a terminal-based application.
c
Teacher
Labby
Labby is the LabEx teacher.
In this project, you will create a simple snake game in C using the ncurses library. The game will be a terminal-based application.
Teacher