Amine B. Hassouna

Results 11 repositories owned by Amine B. Hassouna

sdl2-cmake-modules

353
Stars
57
Forks
Watchers

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,...

basic-c-sdl-game

24
Stars
5
Forks
Watchers

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

basic-c-sdl-project

47
Stars
8
Forks
Watchers

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

sdl2-pointerless

92
Stars
4
Forks
Watchers

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

sdl2-samples-and-projects

153
Stars
8
Forks
Watchers

This repository contains a list of SDL/SDL2 samples and projects. Mirror of https://gitlab.com/aminosbh/sdl-samples-and-projects

sdl2-image-sample

47
Stars
6
Forks
Watchers

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

sdl2-ttf-sample

46
Stars
3
Forks
Watchers

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

sdl2-mixer-sample

40
Stars
1
Forks
Watchers

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

flying-plane-sdl-animation

35
Stars
6
Forks
Watchers

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

sdl2-audio-sample

34
Stars
0
Forks
Watchers

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