/map

D&D Map Editor and Game display

Primary LanguageC++

D&D Map Editor

This is a somewhat ambitious project, the idea is to make not only a decent user friendly D&D map editor it will also be able to display both a screen to the players and a DM only screen

It's also a good chance for me to learn SDL

Dependencies

Developed on windows using MinGW, it should cross compile but i've not yet tried.

Also require a fix to minGw's io.h the references of "off64 _ t" to "_ off64_t" (without spaces, sorry formatting issues for _) see: http://sourceforge.net/p/mingw/bugs/2024/