SDL_Chomik: Using fonts
In our first SDL_Chomik article, we learned how to display an image in every iteration of the sdl loop. We also saw that you cannot directly use the predefined integer variable the created image index in multiple places — its value changes each time ...
chomik.hashnode.dev3 min read