Hey all. I made a prelim build of my game, which basically just has the title screen and a rough HUD for the "Start new game". The Exit option also works.
http://sivak.nintendoage.com/Shmuppy.zip - Here's the zip with the files.
From reports, nobody seems to have been able to get it to load. Something about side-by-side config incorrect is what one person told me?
Here's what I did:
-Compiled in VC++ 2008 express
-This is the debug mode version (does this have anything to do with it???)
-It obviously runs on my system, which is WinXP Pro SP3.
I don't know if I just simply need to include more files or what.
I'm still a rookie for distributing stuff made in C++. Any help appreciated, thanks.