An open API service indexing awesome lists of open source software.

Simple DirectMedia Layer

Simple DirectMedia Layer (SDL) is a cross-platform software development library designed to provide a hardware abstraction layer for computer multimedia hardware components. Software developers can use it to write high-performance computer games and other multimedia applications that can run on many operating systems such as Android, iOS, Linux, macOS, and Windows. SDL manages video, audio, input devices, CD-ROM, threads, shared object loading, networking and timers. For 3D graphics, it can handle an OpenGL, Vulkan, Metal, or Direct3D context. The library is internally written in C, and provides the application programming interface in C, with bindings to other languages available. SDL is extensively used in the industry in both large and small projects. Over 700 games, 180 applications, and 120 demos have been posted on the library website.

https://github.com/ferhatgec/sdl4cpp

sdl4cpp, header-only C++ wrapper around SDL2.

cpp header-only sdl sdl2 wrapper

Last synced: 20 Feb 2025

https://github.com/giulioz/drmauro

🕹️💊 Dr Mario clone, written in custom C with objects

2d c game graphics mario sdl

Last synced: 27 Mar 2025

https://github.com/lostjared/masterpiece.sdl

This is one of the first games I wrote a long long time ago. It was originally DirectX but then ported to SDL

2d-game cplusplus puzzle-game sdl

Last synced: 20 Feb 2025

https://github.com/erictuvesson/opengl-sdl2

Example projects on how to use OpenGL with SDL2.

opengl opengl-sdl2 sdl sdl2

Last synced: 05 Mar 2025

https://github.com/inunix3/nchip8

CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.

chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2

Last synced: 03 Apr 2025

https://github.com/jsoulier/sdl_gpud

Embeddable immediate-mode debug drawing API for SDL3 GPU

c cpp dxil glsl msl sdl sdl2 sdl3 shaders spv

Last synced: 26 Feb 2025

https://github.com/jrob774/planet-3310

A shoot-em-up game made for 2021's NOKIA 3310 JAM 3.

c game gamejam nokia nokiajam sdl sdl2 shmup shoot-em-up tcc

Last synced: 13 Apr 2025

https://github.com/thermionik/hyperterrain

3D graphics demo using SDL and OpenGL, generates terrain from a heightmap bitmap, and some water.

3d-game-demo 3d-graphics-demo opengl sdl windows-game

Last synced: 23 Feb 2025

https://github.com/yassir-ai/maze-solving-algorithm

YEAR : 2021 , Maze-solving algorithm with C using djikstra algorithme and DFS algorithme

algorithm c dfs dfs-algorithm djikstra djikstra-algorithm graphics isima kruskal labyrinth maze programming project sdl sdl2

Last synced: 08 Apr 2025

https://github.com/arkenidar/opengl-game

https://github.com/arkenidar/opengl-quake-win64

codeblocks cpp game msys2-mingw64 ogl opengl quake sdl

Last synced: 18 Feb 2025

https://github.com/naakinn/3d-engine

Basic 3D engine in C, OpenGL spec

3d 3d-graphics 3dengine c glad opengl opengl4 opengl46 sdl sdl2

Last synced: 25 Feb 2025

https://github.com/greg-kennedy/slugfest97dx

SDL remake of Visual Basic fighting game from 1997

fighting-game game sdl

Last synced: 05 Feb 2025

https://github.com/arkenidar/rosegarden

sdl audio test ( keyboard note sounds )

audio sdl

Last synced: 18 Feb 2025

https://github.com/arkenidar/sdl2-gl

OpenGL in SDL2, GL-ES in SDL2

2d 3d game gles msys msys2-mingw64 obj ogl opengl sdl sdl2 stl vscode

Last synced: 18 Feb 2025

https://github.com/yvann-ba/so_long

2D maze navigation game in C. Navigate mazes, collect items, and avoid obstacles

2dgame 42cursus 42school graphics sdl

Last synced: 07 Apr 2025

https://github.com/s4b7r/slaint

Old student project, learning SDL, on a simple drawing program

paint sdl

Last synced: 20 Feb 2025

https://github.com/cach30verfl0w/erebos

Erebos is a Vulkan and SDL2-based 3D Game Engine, written in C++

cmake cpp engine erebos game sdl vulkan

Last synced: 11 Mar 2025

https://github.com/joyrider3774/formula1_funkey

A little, fake, formula 1 game and watch game for the funkey s

funkey-s game game-and-watch handheld-devices handheld-electronic-game retro rg-nano sdl

Last synced: 29 Mar 2025

https://github.com/mfurquimdev/sdl2mf

Tiny project learning SDL2 from scratch (yet again).

engine game game-development game-engine kenney kenneynl lazyfoo lazyfoonet sdl sdl2

Last synced: 03 Mar 2025

https://github.com/soft/haskell-life

Conway's Game of Life implemented in Haskell using SDL

game game-of-life haskell sdl

Last synced: 23 Mar 2025

https://github.com/zdrzalikprzemyslaw/tetris_cpp

Simple c++ implementation of Tetris in SDL2

cpp gui sdl sdl2 tetris

Last synced: 26 Feb 2025

https://github.com/matgou/polygonfury

A simple game : An click on polygon to throw chain reaction

game sdl

Last synced: 06 Apr 2025

https://github.com/harmim/vut-izg-labs

Základy počítačové grafiky - Cvičení

c c-plus-plus cmake graphics-programming izg labs open-gl opengl sdl sdl2 vut vutbr

Last synced: 31 Mar 2025

https://github.com/xdlg/sdl3-examples

SDL3 minimal examples and toy projects.

cpp creative-coding examples sdl sdl3

Last synced: 09 Mar 2025

https://github.com/xevion/pac-man

A Pac-Man clone in Rust built with SDL2 and Emscripten, with a playable browser build!

clone emscripten game pacman rust sdl sdl2 sdl2-image wasm

Last synced: 08 Apr 2025

https://github.com/mishantrop/lifesdl

C++ implementation of Conway's Game of Life with SDL. 2012.

cpp game-of-life sdl

Last synced: 08 Apr 2025

https://github.com/objfw/objsdl

[Official Mirror] SDL bindings for ObjFW

objc objfw sdl

Last synced: 04 Mar 2025

https://github.com/walker84837/snake-cpp

This program is a simple implementation of the classic Snake game using the SDL2 library in C++.

cpp sdl sdl2 snake

Last synced: 29 Mar 2025

https://github.com/azizmtg/memory_off-track-sdl-platformer-game-

Video game project coded in C using the SDL library on Linux. It features a captivating visual novel component and two engaging platformer levels. Check the README for screenshots and detailed instructions on how to play.

c game linux linux-app sdl ubuntu video-game

Last synced: 25 Feb 2025

https://github.com/khmelnitskiianton/asmcx86

Asm(NASM)+C programs in Linux x86 in 2 term in MIPT

assembler avx mandelbrot-set printf sdl simd

Last synced: 15 Mar 2025

https://github.com/arkenidar/luajit-sdl

luajit and lib-sdl ( and ref. to love2d.org )

2d c ffi game love2d lua luajit sdl

Last synced: 24 Mar 2025

https://github.com/itsmagu/yarnstronauts

Exam Project Game made with SDL3 in C#

csharp game-development sdl sdl3

Last synced: 05 Mar 2025

https://github.com/jkoan/manu

acarde menu sdl

Last synced: 15 Mar 2025

https://github.com/vscav/glimac

OpenGL 3+ practical course.

cmake glew glm opengl sdl

Last synced: 23 Feb 2025

https://github.com/cheyao/sdl-menu

Example of creating a app menu on macos with SDL

cocoa example sdl sdl3

Last synced: 20 Apr 2025

https://github.com/stwe/ic

A simple file-manager with ImGui and SDL2.

file-browser filemanager filesystem imgui linux midnight-commander retro sdl sdl2

Last synced: 02 Mar 2025

https://github.com/tteeoo/sdl-demos

A collection of small programs made with SDL in C.

2d c demo graphics sdl sdl2

Last synced: 24 Feb 2025

https://github.com/arkenidar/gtk-cairo

a " Cairo Graphics " use inside a "Gtk.org window"

2d c cairo gtk3 sdl

Last synced: 30 Mar 2025

https://github.com/snacks02/r2s

Rusty 2048 using SDL2

2048 game sdl sdl2

Last synced: 04 Mar 2025

https://github.com/joyrider3774/blockdude_funkey

Blockdude is a puzzle game remake of the Blockman Game from Soleau Software and the TI 83 game by brandon sterner.

cpp funkey-s funkeys game-development games puzzle-game remake-games retro retrogaming rg-nano sdl

Last synced: 29 Mar 2025

https://github.com/seen-design-lab/simp-calc

This repository contains the source code for a simple web-based calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations (addition, subtraction, multiplication, division). Useful for beginners learning web development, educators teaching programming, and developers as a reference or project starter.

calculator calculator-application calculator-javascript sdl seendesignlab wowrakibul

Last synced: 27 Feb 2025

https://github.com/joyrider3774/blips_funkey

A Remake of the dos Bips game from Bryant Brownell for the funkey-s and rg nano. It is a Puzzle game which is a variation of sokoban written in SDL 1 based on my old gp2x version

funkey-s funkeys game gamedev puzzle-game remake-games retrogaming rg-nano sdl sokoban-game

Last synced: 29 Mar 2025

https://github.com/yxdunc/sdl_backbone

Test to create a small event driven backbone for SDL

keyboard-listeners sdl sdl-backbone

Last synced: 30 Mar 2025

https://github.com/cmaughan/vulkan_imgui_vcpkg_starter

Minimal example of using vcpkg to bootstrap a vulkan/imgui. Also does high DPI.

dpi-awareness highdpi imgui minimal sdl sdl2 starter vcpkg vulkan

Last synced: 10 Mar 2025

https://github.com/joyrider3774/blips

A Remake of the dos Bips game from Bryant Brownell. It is a Puzzle game which is a variation of sokoban written in SDL 1 based on my old gp2x version

cpp game game-dev puzzle-game remake-game remake-games retro-game retrogaming sdl

Last synced: 29 Mar 2025

https://github.com/mlysien/kosiarka

My old game about mowing the grass written with C++

cpp gamedev old-project sdl

Last synced: 06 Apr 2025

https://github.com/udhos/voyksed

c demo game sdl

Last synced: 12 Mar 2025

https://github.com/joyrider3774/rubido_funkey

A little chinese checkers or solitaire game with four difficulties for the funkey s handheld system

board-game chinese-checkers-game cpp funkey-s games handheld retro rg-nano sdl solitaire-game

Last synced: 29 Mar 2025

https://github.com/greg-kennedy/tiltnroll

OpenGL and SDL ball-rolling game

opengl physics-game sdl

Last synced: 05 Feb 2025

https://github.com/huythai855/mystery-maze

About C++ Mystery Maze, project of Advanced Programming (INT2215)

adventure-game c-plus-plus sdl sdl2

Last synced: 15 Mar 2025

https://github.com/mekebabman/2d_planeshooter

2D_PlaneShooter is a 2D Pixel type plane shooter game made with SDL2 and C

c clang coding games gcc plane programming sdl sdl2 shooter

Last synced: 28 Feb 2025

https://github.com/starlitdreams/random-walk-sdl2-

This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!

cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image

Last synced: 16 Mar 2025

https://github.com/sezero/sdl_gfx

SDL_gfx -- fork from the sourceforge svn repo

sdl sdl-gfx

Last synced: 25 Mar 2025

https://github.com/stovent/langtons-ant

A Langton's ant simulator written in C using SDL2

c langton-ant langtons-ant sdl sdl2

Last synced: 18 Mar 2025

https://github.com/membranesoftware/membrane-surface

A GUI application for Linux, using the SDL cross-platform development library. Its primary purpose is to provide a drawable surface as a component of the Membrane Monitor application.

c-plus-plus gui membrane-server raspberry-pi sdl sdl2

Last synced: 19 Feb 2025

https://github.com/membranesoftware/membrane-medialibraryui

A GUI application for Microsoft Windows and macOS, using the SDL cross-platform development library. Its primary purpose is to provide a launcher interface as a component of the Membrane Media Library application.

c-plus-plus gui sdl sdl2

Last synced: 19 Feb 2025

https://github.com/maximlevchenko/cpp-2d-game-bomberman

This project is a C++ implementation of a Bomberman-style game

bomberman-game collision-detection cpp doxygen makefile oop-principles physics-simulation sdl

Last synced: 17 Feb 2025

https://github.com/jankodedic/pong

Pong written in C++ using SDL2

cpp cpp17 game pong sdl sdl2

Last synced: 01 Apr 2025

https://github.com/programmingrainbow/minesweeper-c-sdl3

Minesweeper / Prato Fiorito - with 8 themes, 5 sizes and 4 difficulty levels. Written in C and SDL3

c minesweeper prato-fiorito sdl sdl3 sdl3-image

Last synced: 21 Mar 2025

https://github.com/bambier/pysdl3

Pure Python wrapper for SDL3

pysdl python sdl sdl3

Last synced: 29 Mar 2025

https://github.com/choijione/demoa_iniatialize_backend_for_opengl

DemoA : 다양한 Backend 라이브러리(GLFW3, SDL3, Win32)를 이용한 OpenGL 초기화 데모입니다.

glad glfw3 graphics-programming opengl sdl win32

Last synced: 29 Mar 2025

https://github.com/cms-enterprise/batcave-wt-sdl-reporting

batCAVE Security Data Lake daily reporting automation

aws-guardduty aws-inspector aws-security-hub batcave cisa-kev epss nessus sdl

Last synced: 08 Dec 2024

https://github.com/r7ronquillo/collision-distance-sdl

Basic 2D AABB collision and distance calculation with SDL.

c c-programming collision-detection sdl

Last synced: 23 Apr 2025

https://github.com/stevensys/blockbreak

Ports of a simple game I originally made in JavaScript

c game gpl gpl3 gplv3 holy-c holyc sdl sdl3 simple simple-game simple-game-project templeos

Last synced: 23 Apr 2025

https://github.com/jqntn/a4engine

First draft of a simple C++20 game engine with physics support

chipmunk chipmunk2d cpp cpp20 entt game game-dev game-development game-engine games glm imgui json minesweeper openal opengl sdl sdl2 wav windows

Last synced: 28 Feb 2025

https://github.com/jmp/base

Base code for building simple, 2-dimensional games in C.

base-code c game sdl skeleton

Last synced: 30 Apr 2025

https://github.com/joyrider3774/znax_funkey

A Remake of the Znax flash game by Nick Kouvaris for the funkey / rg nano console

arcade-game c funkey-s funkeys game games puzzle-game rg-nano sdl

Last synced: 23 Mar 2025

https://github.com/alaanvv/ppminator

Render Portable-PixelMap images with SDL

3d image-manipulation ppm sdl

Last synced: 11 Mar 2025

https://github.com/alaanvv/atoms-playground

Physics simulation with visualization

sdl

Last synced: 11 Mar 2025

https://github.com/greg-kennedy/modestbricks

Tetris clone written for SDL 1.2

game sdl tetris

Last synced: 05 Feb 2025

https://github.com/sanko/alien-sdl3.pm

Build and install SDL3 for Perl

affix alien cmake ffi perl sdl sdl3

Last synced: 20 Feb 2025

https://github.com/jacquesrott/libjengine

A light C++ engine with usefull tools using OpenGL Context rendering.

c-plus-plus opengl sdl

Last synced: 04 Apr 2025

https://github.com/PierreTurnbull/SDL_Tower_Defense

A tower defense game in C, using the SDL library.

c sdl sdl2 tower-defense

Last synced: 11 Mar 2025

https://github.com/saeubank/tower_trouble

Group project for (tower defense / match 3) game

game sdl tower-defense

Last synced: 11 Mar 2025

https://github.com/programmingrainbow/conways-game-of-life-cpp-sdl3

Conway's Game of Life written in C and using SDL£ game library.

cpp cpp20 gameoflife sdl sdl-image sdl-ttf sdl3 sdl3-image sdl3-ttf

Last synced: 11 Mar 2025

https://github.com/370network/milkytrackerpax

An FT2 compatible music tracker ported to ProlinOS and PAX terminals

homebrew moduletracker paxdevs sdl

Last synced: 20 Feb 2025

https://github.com/spapas/winsdl

Compile and run an SDL2 program with Windows command line build tools (cl.exe) without using the Visual Studio

c cl sdl sdl2 windows

Last synced: 04 Mar 2025

https://github.com/ab9rf/tequila

Experiments in using SDL in Haskell

haskell sdl sdl2 toy-project

Last synced: 22 Feb 2025

https://github.com/dinau/luajit-sdl2_ttf

SDL2_ttf library for LuaJIT

dll font image lua luajit sdl sdl2 truetype ttf windows

Last synced: 02 Apr 2025

https://github.com/s4b7r/gdphysim

Old student project: Simple physics 'simulation' and SDL

physics-imulation sdl

Last synced: 20 Feb 2025

https://github.com/chinarjoshi/pico-and-goliath

A fast paced competitive 2-player arcade game

game physics-engine python3 sdl

Last synced: 21 Mar 2025

https://github.com/girogio/sdlrenderer

A WIP 3D Engine written in SDL and OpenGL.

graphics opengl sdl

Last synced: 17 Feb 2025

https://github.com/teleprint-me/sdl-examples

Just messing around with some C and SDL for fun

c examples sdl

Last synced: 22 Feb 2025

Simple DirectMedia Layer Awesome Lists