Project in C Skill Tree
Creating a Snake Game in C
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