How to load and draw a tilemap in raylib with JSON-file created from Tiled?
Currently I am creating a small game.
I created a tilemap in the tilemap-editor Tiled.
However, I am not sure how to actually display the tilemap on the screen.
Currently I am creating a small game.
I created a tilemap in the tilemap-editor Tiled.
However, I am not sure how to actually display the tilemap on the screen.