sdl2-image
There are 320 repositories under sdl2-image topic.
bradharding/doomretro
The classic, refined DOOM source port. For Windows PC.
ryanpcmcquen/basque
A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch: https://www.twitch.tv/ryanpcmcquen
py-sdl/py-sdl2
Python ctypes wrapper around SDL2
ada-game-framework/sdlada
Ada 2022 bindings to SDL 2
danilolc/pk2
Pekka Kana 2, a platformer game
pvallet/hello-sdl2-android-ios
Sample program to run SDL2 / SDL2_image on Android (using CMake)
aminosbh/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
KelvinShadewing/brux-gdk
Free runtime and development kit using SDL and Squirrel
aminosbh/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
olofson/koboredux
Kobo Redux - Kobo Deluxe Revived
humbertodias/neural-network-training-with-games
Neural network training with games
TerensTare/tnt
A 2d Game Engine written in C++20.
zig-gamedev/zsdl
Zig bindings for SDL libs.
EXL/Magic-Sushi
A port of the Magic Sushi game from MTK OS to SDL1, SDL2 and Web using Emscripten.
yoyoengine/yoyoengine
A custom, hackable 2D game engine written in C.
haskell-game/sdl2-image
Haskell bindings to SDL2_image.
PyxisSociety/SANDAL2
SDL2 wrapper in C
Bennyhwanggggg/Super-Mario-Clone-Cpp
Super Mario Clone using C++ and SDL2
Kiritow/MiniEngine
A C++ Mini Engine. Based on SDL2.
DarknessFX/lv_platformio_win
VSCode Windows project template that allows develop C++ code for Windows (build, compile, debug) and deploy to M5Stack (or other ESP32) using PlatformIO (build, upload, monitor), this project can be useful to develop and test LittlevGL GUI on Windows PC before transfer to your M5Stack (or other ESP32).
rafaelcn/pong-game
A remake of the classical Pong Game with SDL2
alessandro-bugatti/vsgl2
Very Simple Graphic Library 2
szewczukk/Cerium
Amateur 2D Game Engine written in C++ 14 & modern OpenGL with SDL2 and scripting in lua
lyes-mersel/polynomial-master
A C project for polynomial manipulation. It offers features like arithmetic operations, graphing, and CRC calculation. It's built with SDL2, CMake and Docker.
moisam/laylaos
A hobby OS with a custom kernel and userspace, with many ported software including musl libc, SDL2 and even Qt5!
snej55/paper-world
Defblade - a game made with SDL2 and C++
ajaysreedhar/node-addon-example
Node.js C++ addon example using SDL2 graphics library
vuvk/bodhi-game-engine
The reincarnation of the bodhi Game Engine in Vala
MSDehghan/SBDL
Directmedia Layer - A wrapper around SDL2 which make use of sdl much simpler
outidrarine/Go-Game
A graphic and console implementation of the famous GO GAME for educational purposes with C language and SDL library.
phoemur/simple_pool
This is a 2D pool / billiards game with C++ / SDL2
skaupper/BKEngine
A (very) simple 2D SDL game engine in C++.
fredyrogez/sdl-cpp-vs-template
C++/SDL2 Visual Studio 2019 Template. Quickstart a new SDL2 project !
Gumichan01/lunatix
A free SDL2-based library
VBrazhnik/Lem_in
School 42 project // Paths finder to move ants from start room to end room with the least amount of steps
JeremiahCheatham/Gforth-SDL2-Bindings
Complete SDL2, SDL_image, SDL_mixer and SDL_ttf Bindings for Gforth with Examples.