Skip to content

boveloco/plataformGameEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!