This project is written in C and uses CMake as a build system. It shows how we can make a basic animation using SDL2 : Flying plane. Mirror of https://gitlab.com/aminosbh/flying-plane-sdl-animation
☆35Feb 23, 2020Updated 6 years ago
Alternatives and similar repositories for flying-plane-sdl-animation
Users that are interested in flying-plane-sdl-animation are comparing it to the libraries listed below
Sorting:
- Basic C SDL2 project with CMake. It draws the flag of Tunisia using basic graphics primitives. Mirror of https://gitlab.com/aminosbh/ba…☆31Feb 23, 2020Updated 6 years ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_mixer libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-mixer-…☆41Feb 23, 2020Updated 6 years ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_ttf libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-ttf-samp…☆47Feb 23, 2020Updated 6 years ago
- Use this one-file project/lib to create an SDL2 project/game WITHOUT any pointer specific knowledge.