/plataformGameEditor

Plataform game editor using SDL

Primary LanguageC++

Welcome

This is an educational project witch has as porpouse to build a map editor in C++ using SDL.

Dependencies

  • ATTENTION

  • PUT THE DEPENDENCIES LIKE THIS ON THE ROOT FOLDER (WITH THE SAME NAME)

  • SDL2 -- Download
  • SDL2_mixer -- Download
  • SDL2_image -- Download
  • SDL2_ttf -- Download

BUILD

  • Open using MS Visual Studio 2015, download dependencies, put them in the right structures.
  • Build using MSVS and then copy the dlls from DLLS_Debug/(sys bits) to the build folder!

Licenses

  • Under MIT licenses!