Skip to content

This is to allow tiled maps to be used with raylib with little trouble. https://www.mapeditor.org/

Notifications You must be signed in to change notification settings

I3uckwheat/CHUCK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiling

  1. Install Raylib

  2. Run

g++ -g main.cpp TiledParser/TiledParser.cpp TiledParser/TiledMap.cpp lib/tinyxml2/tinyxml2.o -Ilib/tinyxml2 -ITiledParser -lraylib

About

This is to allow tiled maps to be used with raylib with little trouble. https://www.mapeditor.org/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published