aminosbh / sdl2-audio-sampleLinks
Basic sample that demonstrates how we can play audio using the SDL2 libraries. It uses CMake as a build system. Mirror of https://gitlab.com/aminosbh/sdl2-audio-sample
☆34Updated 5 years ago
Alternatives and similar repositories for sdl2-audio-sample
Users that are interested in sdl2-audio-sample 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…☆31Updated 5 years ago
- 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. Mir…☆35Updated 5 years ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_mixer libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-mixer-…☆41Updated 5 years ago
- Use this one-file project/lib to create an SDL2 project/game WITHOUT any pointer specific knowledge.☆93Updated 2 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…☆47Updated 5 years ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_image libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-image-…☆48Updated 5 years ago
- Basic C SDL2 project with CMake. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-project☆56Updated last year
- Simple grid-based game made with SDL2 and uses CMake as a build system. Mirror of https://gitlab.com/aminosbh/falling-brick-game☆12Updated 5 years ago
- This repository contains a list of SDL/SDL2 samples and projects. Mirror of https://gitlab.com/aminosbh/sdl-samples-and-projects☆172Updated 3 years ago
- 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-ga…☆28Updated 5 years ago
- Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixe…☆367Updated 2 years ago
- Basic C++ SDL2 project with CMake. Mirror of https://gitlab.com/aminosbh/basic-cpp-sdl-project☆17Updated 5 years ago
- This is a C - SDL2 series about physics - SI-Units, Velocity, Acceleration, Gravity, Friction etc.☆14Updated 5 years ago
- Simple raycaster using SFML☆25Updated 8 years ago
- A basic template for building apps/games using the SDL2 libraries with CMake and MinGW compiler on Windows.☆12Updated 3 years ago
- Simple template to write Gtkmm applications using CMake and Glade☆16Updated 6 years ago
- ☆24Updated 6 years ago
- SDL-Game-Project is my personal repository that I use while learning Game Development with SDL 2.0. The Code and other source files are p…☆14Updated 7 years ago
- A small game project with C++ and SDL2☆46Updated 5 years ago
- Adventure game in C++ using raylib☆21Updated 2 weeks ago
- Example of using CMake's FetchContent module and imGui-SFML☆31Updated last year
- Modern CMake modules to find SDL2☆9Updated last year
- This is the raw contents of SDL's wiki. You can edit this through GitHub or at https://wiki.libsdl.org/ now!☆110Updated this week
- Simple Car racing game code with C++ using SFML v2.4 on Codeblocks☆9Updated 3 years ago
- Drawing and Custom Controls for C++ Desktop Apps☆16Updated 2 weeks ago
- A procedurally generated space action adventure game☆81Updated 3 years ago
- Some fun math or physics demos made easy with RayLib☆92Updated 3 years ago
- All SDL2 code examples from http://lazyfoo.net/tutorials/SDL/ with Makefile and compatible with emscripten (http://kripken.github.io/emsc…☆39Updated 6 years ago
- Some personal practice with raylib and raylib-cpp☆28Updated 4 years ago
- A small sample showing how to load and render Tiled maps in your SDL2 game project.☆35Updated 4 years ago