Commit Graph

1 Commits

Author SHA1 Message Date
14f82abb25
Added a counter system
Each time the square is touched, the counter increments. It uses
SDL_ttf to render the counter. As simple as this addition may be,
I had to surprisingly add a buttload of code to render a damn
number. Low level programming is such a lovely experience :').
2023-12-30 20:53:54 +02:00