View Single Post
giannoug's Avatar
Posts: 334 | Thanked: 171 times | Joined on Dec 2009
#3
I’m a programmer. What are your dependencies?
You’ll need OpenGL, GLEW, SDL (plus SDL_ttf, SDL_mixer, and SDL_image), and Boost (specifically regex and system). LibPNG is needed for making a ‘precompiled’ set of images to use on computers (it saves video-ram and makes the game run faster).
OpenGL....