sdl2-gfx topic
py-sdl2
Python ctypes wrapper around SDL2
basic-c-sdl-game
Basic C SDL2 game with CMake. It shows how we can develop a basic grid-based game. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-game
sdl2-samples-and-projects
This repository contains a list of SDL/SDL2 samples and projects. Mirror of https://gitlab.com/aminosbh/sdl-samples-and-projects
flying-plane-sdl-animation
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
basic-c-sdl-project-tunisia-flag
Basic C SDL2 project with CMake. It draws the flag of Tunisia using basic graphics primitives. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-project-tunisia-flag
SDL2-Android
SDL2 on Android - easy build process