Primitive animation software written from scratch in C for Windows and no extra libraries.
Use clang.sh or directly run clang ezcompile.c, just be sure to link necessary libs (See inside clang.sh)
Only ezcompile.c is needed. As mentioned above, link all required libs.