If you have any question or issues, please feel free to contact me on Twitter @sagzorz
Thanks, Sagar
Edit: Thanks Brendan for noticing the crash! I tried it on my laptop today, at it seem to be caused by the use of an integrated graphics card (commonly in laptops) I've changed a few lines in the code, and this should get rid of the crash bug.
Please let me know if you encounter crashes. If you experience bad performance, I apologize, I did things with the framework that are probably not meant to be done , + it was hacked up in about 9 hours + first time with framework.
Edit 2: It seems someone else also experience a crash, so I've reduced a parameter, hopefully it will be easier to run on slower systems.
If you experiences crashes or strange behaviors, please post your specs, it will help me a lot in fixing the issues. You can leave it in the comments or tweet me @sagzorz
Edit 3: More bug fixes. Man I must have been brain dead when I submitted the game...
If you experiences crashes or strange behaviors, please post your specs, it will help me a lot in fixing the issues. Also, please make sure to read the command prompt and be aware of the the separate window that gets spawned after the intro. You can leave it in the comments or tweet me @sagzorz
I had to change the use of the windll to be able to run it under GNU/Linux; I've just set the screenWidth and screenHeight values by hand.
I had some trouble understanding this game, thought. As it turns out, I had the wrong width and height and then it couldn't show any of the "friends". However, with the correct resolution, even if I enter more than two friends, I only see two of them. The game tell me that I found them all if I move the two I can see around some more.
To jeffz: yup, that's exactly how it's supposed to work. Problem is the instructions are displayed on the command prompt, which may be hidden behind a window. Make sure to select the command prompt and read the instructions.
@nickd3000 You're absolutely right, I wouldn't even call this a game, it's more like a tech demo. I came up with the idea far too late and wasn't able to finish working on it.
It is a bit, crash-y.