skanbedooui (skanbedoui)

skanbedoui

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

skanbedooui's starred repositories

basic-c-sdl-project

Basic C SDL2 project with CMake. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-project

Language:CMakeLicense:MITStargazers:49Issues:0Issues:0

sdl2-image-sample

Basic sample that demonstrates the usage of SDL2 and SDL2_image libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-image-sample

Language:CMakeLicense:MITStargazers:49Issues:0Issues:0

sdl2-ttf-sample

Basic sample that demonstrates the usage of SDL2 and SDL2_ttf libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-ttf-sample

Language:CMakeLicense:MITStargazers:46Issues:0Issues:0

sdl2-audio-sample

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

Language:CMakeLicense:MITStargazers:34Issues:0Issues:0

sdl2-mixer-sample

Basic sample that demonstrates the usage of SDL2 and SDL2_mixer libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-mixer-sample

Language:CMakeLicense:MITStargazers:41Issues:0Issues:0

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

Language:CMakeLicense:MITStargazers:30Issues:0Issues:0

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

Language:CMakeLicense:NOASSERTIONStargazers:35Issues:0Issues:0

sdl2-pointerless

Use this one-file project/lib to create an SDL2 project/game WITHOUT any pointer specific knowledge.

Language:CMakeLicense:MITStargazers:93Issues:0Issues:0

sdl2-cmake-modules

Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixer and SDL2_gfx. (Targets: SDL2::Core, SDL2::Main, SDL2::Image, SDL2::TTF, SDL2::Net, SDL2::Mixer and SDL2::GFX). Mirror of https://gitlab.com/aminosbh/sdl2-cmake-modules

Language:CMakeLicense:NOASSERTIONStargazers:361Issues:0Issues:0