martygrant / tmxloaderLinks
C++ loader for TMX tile maps created by Tiled Map Editor
☆21Updated 3 years ago
Alternatives and similar repositories for tmxloader
Users that are interested in tmxloader are comparing it to the libraries listed below
Sorting:
- SDL2 Based Game Framework☆100Updated this week
- Advanced SFML Game Engine, Designed to be Simple and Intuitive☆59Updated 2 years ago
- A small sample showing how to load and render Tiled maps in your SDL2 game project.☆39Updated 5 years ago
- C++11 and SDL2 lightweight 2d game framework☆97Updated 5 years ago
- A modern and helpful cross-platform json-parser for C++, used for parsing Tiled maps.☆218Updated 2 years ago
- A simple library to read and draw tilemaps from common tile editors, such as Tiled☆30Updated 8 months ago
- 2D game engine based on SDL2☆98Updated 7 years ago
- C tmx map loader☆277Updated 2 weeks ago
- 2D Platformer Game☆24Updated 6 years ago
- A simple library of extending the current functionality of SDL2 without having to change your includes. Currently supporting RenderQuads,…☆14Updated last year
- A 2D game engine based on SDL2/C++☆84Updated 4 years ago
- SFML Activity and Segue Mini Library☆74Updated last year
- Some personal practice with raylib and raylib-cpp☆30Updated 4 years ago
- Application toolkit for Allegro 5☆39Updated 2 months ago
- A small game engine or better said a state machine.☆86Updated 4 years ago
- 2D/3D C++ game framework written for use with SFML.☆70Updated 6 months ago
- Ridiculous 2D SDL platform game☆45Updated 3 years ago
- Example of how to use Raylib to import and display a Tiled map editor file☆30Updated 6 years ago
- C++ 2D Game Engine☆15Updated 5 years ago
- A C++11 loader for levels and tile maps created with LDtk (Level Designer ToolKit)☆132Updated 8 months ago
- Open Source Game Collection - mini games created with xygine and SFML!☆27Updated 5 years ago
- 2D engine / framework built around SFML☆220Updated last year
- A working example where SDL_Renderer is used to draw, and the result is drawn to screen using a custom shader.☆98Updated 8 years ago
- Integrate PhysFS with raylib to load images, audio, and fonts, from .zip files.☆51Updated last week
- A Particle System for SDL2☆35Updated 3 years ago
- Sample program to run SDL2 / SDL2_image on Android (using CMake)☆66Updated 11 months ago
- Example Visual Studio Solution for SDL2 projects on Android.☆38Updated 4 years ago
- Minimal, fast OpenGL renderer for 2D sprites☆58Updated 8 years ago
- 2D mission-based space shooter, based on the Battle for the Solar System space opera novel trilogy.☆58Updated 2 years ago
- Original DOOM source code adapted to use c++ with SFML