SFML-Game-Development-Book
Game dev library
A collection of C++ code examples and tutorials for game development using the SFML library
Full and up-to-date source code of the chapters of the "SFML Game Development" book
924 stars
87 watching
231 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
krozark/sfml-book | A comprehensive guide to building games with SFML, covering various game development topics such as player creation, physics, GUI, and multithreading. | 73 |
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 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
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 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
bindbc/bindbc-sfml | Provides D bindings to CSFML game and multimedia libraries | 12 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 562 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 234 |
f1nalspace/final_game_tech | A collection of game-related libraries and utilities written in C/C++ | 177 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
lums-proj/lums | A game making library with a core framework and tools to simplify the development process | 28 |
siegelord/dallegro5 | A C++ library wrapper for the Allegro5 game development library | 42 |