Game Programming Using C
Dec 20, 2022 · 1 min read · In the following series of blogs, I will show game programming is done using C programming. SDL is API used for game development in C.SDL is used in C but it is object-oriented, yes it is strange that C is not object-oriented but SDL which API for C ...
Join discussion