sdl2-ttf
There are 235 repositories under sdl2-ttf topic.
libsdl-org/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
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
albin-johansson/centurion
A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.
py-sdl/py-sdl2
Python ctypes wrapper around SDL2
tsoding/snake-c-wasm
Snake written in Pure C and compilable to WebAssembly
aminosbh/sdl2-ttf-sample
Basic sample that demonstrates the usage of SDL2 and SDL2_ttf libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-ttf-sample
KelvinShadewing/brux-gdk
Free runtime and development kit using SDL and Squirrel
humbertodias/neural-network-training-with-games
Neural network training with games
Arsenic-ATG/Tetris
Tetris™ clone created in c++ and SDL
yoyoengine/yoyoengine
A custom, hackable 2D game engine written in C.
PyxisSociety/SANDAL2
SDL2 wrapper in C
Kiritow/MiniEngine
A C++ Mini Engine. Based on SDL2.
zig-gamedev/zsdl
Zig bindings for SDL libs.
First-Sem-C-Project/Minimalogic
C project for first sem
rafaelcn/pong-game
A remake of the classical Pong Game with SDL2
melchor629/retro
A simple retro-pixelart 2D game engine (Hacker's Week 5 workshop)
szewczukk/Cerium
Amateur 2D Game Engine written in C++ 14 & modern OpenGL with SDL2 and scripting in lua
MSDehghan/SBDL
Directmedia Layer - A wrapper around SDL2 which make use of sdl much simpler
mvlassis/pixeltetris
A Tetris game written from scratch in C++ using the SDL2 development library.
picnoir/DobadoBots
Videogame in which you program robots AI
skaupper/BKEngine
A (very) simple 2D SDL game engine in C++.
Gumichan01/lunatix
A free SDL2-based library
kibotrel/42-Doom
In continuity of 42-Wolf3D, advanced 2.5D graphics and 3D physics engine.
snej55/paper-world
Defblade - a game made with SDL2 and C++
VBrazhnik/Lem_in
School 42 project // Paths finder to move ants from start room to end room with the least amount of steps
fredyrogez/sdl-cpp-vs-template
C++/SDL2 Visual Studio 2019 Template. Quickstart a new SDL2 project !
Kiritow/LuaEngine
LuaEngine = MiniEngine + Lua 5.3 + Network + MultiTasking + ❤
Wolfos/WolfEngine
A tile based 2D game engine
JeremiahCheatham/Gforth-SDL2-Bindings
Complete SDL2, SDL_image, SDL_mixer and SDL_ttf Bindings for Gforth with Examples.
Vulpes19/Breakout_cpp
A remake of the original arcade game Breakout
AbdullahArean/WOI-1971
War Of Independence-1971(WOI-1971) is an SDL-based action game written in C language. Simple, clear, and easily customizable code made this game distinctive. Based on the Bangladeshi people's war of independence against Pakistani military forces in 1971. The bravery of the Bangladeshi Freedom Fighters is honored with great reverence in this game.
JamGrif/SpaceInvaders-SDL
A complete Space Invaders game made using SDL2 in C++. Small project I've been working on in my spare time for fun. | https://www.youtube.com/watch?v=tejSJq9U4xs
micycle8778/crowncalc
Calculator written in Nim
SusheelThapa/A-Phone-Call
Simulation of Call App
tim-tm/lightwrite
Little text editor made with SDL2 in C.
Xevion/rust-sdl2-emscripten
A full example of Rust + SDL2, in a Web-enabled cross-platform demo.