Skip to content

trew/TDP005

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower Defence Pro #005

Installation

Required libraries:

Required system variables:

  • SDL2_PATH
  • SDL2_IMAGE_PATH
  • SDL2_TTF_PATH
  • SDL2_GFX_PATH
  • SDL2_MIXER_PATH

SDL2_GFX_PATH is special because you have to build the libraries from source, and then create a folder that contains the folders "include" and "lib" and put .lib/.dll in the lib folder and the header files in the include folder.