Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/matgou/polygonfury

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

game sdl

Last synced: 19 Dec 2024

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: 09 Feb 2025

https://github.com/phoemur/cannonball

Cannonball is a simple artillery game made with C++ and SDL2

cpp cpp14 sdl sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 24 Jan 2025

https://github.com/akicho8/stylet

Ruby/SDLを簡単に使うための自分用フレームワーク

framework graphics library ruby ruby-sdl sdl

Last synced: 12 Jan 2025

https://github.com/mirayatech/baki

Task management app built with React, GraphQL, Apollo, TypeScript.

apollo apollo-client apollo-server crud graphql javascript react sdl taskmanagement todo typescript

Last synced: 19 Jan 2025

https://github.com/cfrankb/jewels-runtime-sdl

Generic Jewels Runtime written in portable C++ with SDL

cpp jewels open-source opensource portable sdl sdl2

Last synced: 19 Jan 2025

https://github.com/cfrankb/vla2_remake

Vlamits2 Remake in C++ of this 1995 MSDOS game originally written in assembly.

cpp custom-engine emscripten game game-2d game-development game-engine map sdl sdl2 sidescroller sidescrolling

Last synced: 19 Jan 2025

https://github.com/jrob774/brick-and-blood

A simple survival game made for 2020's Secret Santa Jam.

brick-and-blood cpp cpp17 game game-jam santajam sdl sdl2 secret-santa survival

Last synced: 24 Dec 2024

https://github.com/syanenko/pov-height-fields

POV-Ray techniques of passing wave function to height fields in combination with colormap

3d colors colorscheme graphics heightfield heightmap landscape pov pov-ray povray ray-tracing raytracing sdl terrain-generation terrain-rendering visualization

Last synced: 19 Jan 2025

https://github.com/jrob774/lala

My first ever finished game.

2d cpp cpp17 emscripten game lala sdl sdl2 simon-game simple

Last synced: 24 Dec 2024

https://github.com/jrob774/rocket

A simple arcade game about dodging asteroids through space.

arcade-game cpp cpp17 game indie-game pixel-art rocket sdl sdl2 video-game

Last synced: 24 Dec 2024

https://github.com/the-eternalshop/learn-sdl2-in-1-hour-easy

An @eternalxlks-styled tutorial on learning SDL2, complete with no descriptions!

c-lang c-language c-plus-plus c-plus-plus-language c-programming-language cplusplus cpp learn-sdl learn-sdl2 sdl sdl2

Last synced: 25 Jan 2025

https://github.com/frodoalaska/polyshooter

A simple 2D arcade shooter made in SDL2 Get the game from the link below.

2d-game arcade-game cpp game-development gamedev sdl sdl2 space-shooter

Last synced: 25 Jan 2025

https://github.com/luiznunvoa/simplechess_sdl

Simple Chess game made in C using the SDL2 library

c chess game sdl sdl2

Last synced: 09 Feb 2025

https://github.com/grahamchill/sdl2-template

A simple cross-platform template using Dear ImGui, SDL, and Tiny File Dialog

app-development cmake cpp dear-imgui macos metal opengl sdl vulkan windows

Last synced: 25 Jan 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: 14 Jan 2025

Simple DirectMedia Layer Awesome Lists