Hi,
I have dl’d a few projects through the library, for example the PlatformerGame project. Obviously there’s cpp and h files in the project directory but I’m completely baffled as to how I can load it in VS as a coherent project. I’d like to step through the functionality and check definitions/declarations - but loading up individual .h and .cpp files individually doesn’t really allow for that. There’s simply nothing to actually build. I’d love to hear how this is done.
Thanks for your help!