Ty3r0X
14f82abb25
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 :'). |
||
---|---|---|
.github/workflows | ||
src | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
Makefile | ||
README.md | ||
arimo.ttf | ||
config.mk |
README.md
This is a WIP project
But I uploaded it nontheless for them sweet sweet activity boxes >:)
How to run
git clone https://github.com/Ty3r0X/funni-square
cd funni-square
make
./project