alexdantas / sdl2-platformer
Simple platform game attempting to test features of both SDL2 and C++11
☆115Updated 11 years ago
Alternatives and similar repositories for sdl2-platformer:
Users that are interested in sdl2-platformer are comparing it to the libraries listed below
- Reconstructing Cave Story with SDL 2.0 and C++14☆98Updated 7 years ago
- A 2D game engine based on SDL2/C++☆83Updated 3 years ago
- C++11 and SDL2 lightweight 2d game framework☆97Updated 5 years ago
- SFML 2.x based tmx tilemap parser for files created with Tiled tile map editor☆106Updated 4 years ago
- 2D game engine based on SDL2☆97Updated 6 years ago
- 2D Game Engine C++ OpenGL☆238Updated 2 years ago
- 2D, zombie, action game made from scratch in C++☆117Updated 4 years ago
- Source code for my SFML Citybuilder tutorial☆202Updated 6 years ago
- 2D engine / framework built around SFML☆221Updated last year
- C tmx map loader☆251Updated 10 months ago
- Original DOOM source code adapted to use c++ with SFML☆55Updated 4 months ago
- 2D Game☆293Updated 3 years ago
- SFML Extension with various game programming features, like particles, animations, vector operations☆353Updated 3 years ago
- A 2D dynamic lighting system with accurate soft shadows.☆116Updated 4 years ago
- 2D Competitive Platform Game written using C++ / SFML☆46Updated 9 years ago
- Bunch of small arcade games made in C++ and SFML☆94Updated 4 years ago
- Tutorial for libSDL2pp, C++11 bindings/wrapper for SDL2☆85Updated 2 years ago
- Source code for a game engine development series☆99Updated 3 years ago
- Advanced SFML Game Engine, Designed to be Simple and Intuitive☆60Updated last year
- A 2D physics based entity component game engine☆44Updated 9 years ago
- 2D game made from scratch in C++☆47Updated 3 years ago
- Remake of Bomberman written in C++ and SFML.☆38Updated 7 months ago
- A Particle System for SDL2☆34Updated 2 years ago
- SFML TMX Parser -☆30Updated 6 years ago
- Beginner framework for SFML games and other applications.☆146Updated 2 years ago
- SFML Activity and Segue Mini Library☆72Updated 9 months ago
- A small game project with C++ and SDL2☆41Updated 5 years ago
- 2D/3D C++ game framework written for use with SFML.☆66Updated 11 months ago
- A collection of SFML drawables☆203Updated last month
- Simple Asteroids game in C++ and OpenGL