Does anybody have ideas for programming projects in C language?
We have been given an end of semester project in our university for creating a project using the skills learned in C language. The topics we've learned so far include loops, conditions, arrays, strings, pointers and dynamic memory allocation. Using only the skills learned, i know nothing pretty can be created so i wanted to ask wheather anyone had any ideas about projects i can create with knowledge of the abovementioned skills as well as any additional topics if required. For example, i have been considering the use of graphics in this project but its implementation seems intimidating to me. Hopefully, i dont require in depth knowledge of the use of graphics in C so could anyone also help explain what aspects of the graphics do i need to learn that wont be tough to implement along with the abovementioned topics and at the same time boost the quality of my project. Thanks!!