SDL_Chomik: Using fonts
Aug 12, 2025 ยท 3 min read ยท 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 ...
Join discussion