tinyc.games
tinyc.games copied to clipboard
Tiny C games you can compile and run RIGHT NOW
GLGS 4.60, arch linux, gcc 10.1.0. It says ```1st chunk generated, ready to start game```, and shows the window and I can see what's in it, but then it crashes...
Hello, I would like to know which version of the C standard your code is written for. Is it ANSI C? C99? C11? You can use pre-defined macro like `__STDC__`...
I have hard time to download sdl library do you have any recommendations instead of using sdl?