sdl2-ttf topic

List sdl2-ttf repositories

basque

441
Stars
24
Forks
Watchers

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

py-sdl2

288
Stars
49
Forks
Watchers

Python ctypes wrapper around SDL2

centurion

296
Stars
27
Forks
Watchers

A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.

SDL_ttf

334
Stars
118
Forks
Watchers

Support for TrueType (.ttf) font files with Simple Directmedia Layer.

snake-c-wasm

131
Stars
19
Forks
Watchers

Snake written in Pure C and compilable to WebAssembly

MiniEngine

15
Stars
1
Forks
Watchers

A C++ Mini Engine. Based on SDL2.

brux-gdk

38
Stars
20
Forks
Watchers

Free runtime and development kit using SDL and Squirrel

sdl2-ttf-sample

46
Stars
3
Forks
Watchers

Basic sample that demonstrates the usage of SDL2 and SDL2_ttf libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-ttf-sample

neural-network-training-with-games

28
Stars
17
Forks
Watchers

Neural network training with games

Tetris

21
Stars
11
Forks
Watchers

Tetris™ clone created in c++ and SDL