12 skills found
Ravbug / Sdl3 SampleMinimal HowTo for building and using SDL3 on a variety of platforms, including mobile and web. Also includes SDL_mixer, SDL_Image, and SDL_ttf!
BindBC / Bindbc SdlStatic & dynamic D bindings to SDL and the SDL_* libraries, compatible with BetterC, @nogc, and nothrow. (Mirror)
Aermoss / PySDL3A pure Python wrapper for SDL3.
counter185 / VoidspriteFree pixelart editor made with C++ and SDL3
ProgrammingRainbow / Beginners Guide To SDL3 In CAn in-depth guide to getting started with SDL3 in the C Language .
letsreinventthewheel / Quadtree ArtRecursive image subdivision and rendering using quadtrees, written in modern C with SDL3.
ProgrammingRainbow / Beginners Guide To SDL3 In CppAn in-depth guide to getting started with SDL3 in the C++ Language .
digitsensitive / FoxViewPPMLightweight image viewer written in C and SDL3
Introscopia / ImageViewerAn ultra-minimalistic image viewing program for Windows built with C and SDL3
ProgrammingRainbow / Minesweeper C SDL3Minesweeper / Prato Fiorito - with 8 themes, 5 sizes and 4 difficulty levels. Written in C and SDL3
mmj-the-fighter / SpinachEasy to use SDL3 based framework for software rendering, image processing and similar experiments
ProgrammingRainbow / Conways Game Of Life Cpp SDL3Conway's Game of Life written in C and using SDL£ game library.