sdl-ttf
There are 49 repositories under sdl-ttf topic.
libSDL2pp/libSDL2pp
C++ bindings/wrapper for SDL2
libsdl-org/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
albin-johansson/centurion
A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.
ada-game-framework/sdlada
Ada 2022 bindings to SDL 2
BindBC/bindbc-sdl
Static & dynamic D bindings to SDL and the SDL_* libraries, compatible with BetterC, @nogc, and nothrow. Mirror of:
bertrandmartel/plot-sdl
plot graphic lib using SDL2
ilariom/wildcat
C++ 2D Game Engine
georgik/esp32-sdl3-swift-example
Example of Embedded Swift with SDL3 on ESP32-P4, ESP32-C3, ESP32-C6
georgik/esp32-sdl3-example
Example SDL3 application for ESP32
Ducanger/Flappy-Doge-SDL2
Flappy Doge using SDL2/C++
gapkalov/sdl2vs
Visual Studio 2019 Solution for SDL2 projects on Android.
rahul-badgujar/The-Classic-Tetris-Game
This is a Classic Tetris Game made in C++ using SDL Graphics Library.
AbhayJoshi-Dev/FlappyBirdClone
A clone of Flappy Bird written in C++ using SDL2
kyorohiro/doc_sdl2
SDL and SDL2 Sample for Browser and Desktop
1jss/C9-gui
GUI framework for the C9 language
JBetz/Dolphin-SDL
Dolphin Smalltalk language bindings to the Simple DirectMedia Layer (SDL) library
matthieu-locussol/Hex
Hex game written in C using SDL library.
ThePral/SDL-Based-Lightweight-IDE
A simple Integrated Development Environment (IDE) built using C++, SDL2, and SDL2_ttf.
alexbarraboldu/ST-Engine
Un state-machine para poder hacer juegos, mi intención es añadirle todas las funcionalidades posibles para hacer cualquier género que me apetezca hacer.
Animesh-Ghosh/SDL2-Tutorial
Followed Twinklebear's SDL2 tutorial.
edwood-grant/sdl3-vapi
Vala bindings for SDL3
gbaligh/esprit-2d-game-project
Le projet demande est un jeu 2d sur système ubuntu avec la bibliothèque SDL (image,vidéo,ttf,mix,..)
giroletm/ScratchPlayer
A half-broken C++ software to play simple Scratch games offline using SDL2.
paul-maxime/merreles
A basic implementation of the game of Merels (also known as Nine Men's Morris), in C, using the SDL library.
A2K/bullet-simulator
2D particle rebound simulation with multiplayer
hamidne/mail-app
Email Server and Client Application with C++ and SDL library
humbertodias/ps3dev-sdl2
A Docker Image for PS3 Development with sdl2
KalbarczykDev/Pong-Cpp-SDL2
Recreation of the classic Pong game with SDL2 lib and C++!
NemGam/Pong
The Pong game recreated with C++ and SDL2
NemGam/Snake
The Snake game recreated with C++ and SDL2
ProgrammingRainbow/Conways-Game-of-Life-Cpp-SDL3
Conway's Game of Life written in C and using SDL£ game library.
jethrodaniel/SDL.zig
SDL + SDL_ttf, built with Zig
dinau/sdl3_nim
SDL3 wrapper for Nim language
hasan-mehedii/CSE-1211-Project
First Year Second Semester Final Project based of SDL2 Library (Done)
lewart/cpp-sdl2
Header only C++17 bindings to SDL2 (https://wiki.libsdl.org/SDL2/FrontPage)
PedroNJorge/Pong-with-C
A recreation of the classic Pong retro game from 1972, developed in C. Libraries used: SDL3, SDL3_ttf.