SFML-book
Game development book
A comprehensive guide to building games with SFML, covering various game development topics such as player creation, physics, GUI, and multithreading.
SFML Blueprint book, source code
73 stars
13 watching
27 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
cppgamesfml
Related projects:
Repository | Description | Stars |
---|---|---|
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 924 |
expl0it3r/sfml-workshop | An SFML project providing a step-by-step guide to building a game using the Simple and Fast Multimedia Library (SFML) in C++ | 11 |
hopson97/sfml-game-framework | A beginner framework for creating games and applications with the SFML library | 145 |
bindbc/bindbc-sfml | Provides D bindings to CSFML game and multimedia libraries | 12 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 27 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
oprypin/crsfml | A Crystal programming language binding to the SFML multimedia/game library | 350 |
o3o/bindbc-raylib3 | Dynamic and static D binding to the raylib game development library | 15 |
hapaxia/selbaward | A collection of reusable SFML graphics components for creating 2D games and applications. | 198 |
stregasgate/raylib | Bridges Raylib game development library to Swift programming language | 110 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
jonnyptn/sfml-doom | A C++ implementation of the DOOM game engine using SFML, with a focus on portability and rendering improvements. | 56 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
oyun-teknolojileri/toolkit | A simple game development platform with a focus on ease of use and collaboration | 134 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |