connorkuehl / sdl2-tiled-example
A small sample showing how to load and render Tiled maps in your SDL2 game project.
☆35Updated 4 years ago
Alternatives and similar repositories for sdl2-tiled-example:
Users that are interested in sdl2-tiled-example are comparing it to the libraries listed below
- A 2D game engine based on SDL2/C++☆83Updated 3 years ago
- A modern and helpful cross-platform json-parser for C++, used for parsing Tiled maps.☆206Updated last year
- 2D engine / framework built around SFML☆221Updated last year
- This is an experiment that uses SFML Framework, C++ 17, EnTT (Entity-Component System).☆33Updated 4 years ago
- 2D, zombie, action game made from scratch in C++☆117Updated 4 years ago
- A working example where SDL_Renderer is used to draw, and the result is drawn to screen using a custom shader.☆95Updated 7 years ago
- C++11 and SDL2 lightweight 2d game framework☆97Updated 5 years ago
- Simple Snake game made in C++ with the SDL2 and EnTT libraries.☆22Updated 9 months ago
- Advanced SFML Game Engine, Designed to be Simple and Intuitive☆59Updated last year
- 2D game engine based on SDL2☆97Updated 6 years ago
- 2D Platformer Game