SFML community forums
General => SFML projects => Topic started by: pighead10 on June 29, 2013, 03:09:05 pm
-
I've been working with SFML to create this zombie puzzler on and off for a few months, and it's now been released on Desura!
I was working with an SFML 2 RC and TGUI to create this game, so as I neared the ending I tried to upgrade to the latest SFML and TGUI with success. Unfortunately I did not manage to port to linux or Mac. My lack of any experience with linux made compiling it extremely difficult for me, and once I had finally worked out how to use linux and its compilers, my code would compile but not run from some memory error. I did not port to mac because the mac I was going to compile everything on actually (physically) broke the day before I was going to!
If you are interested, check out the game's site. As I mentioned the game is on Desura and this site has a link to the Desura purchasing.
http://immortui.hogpog.co.uk (http://immortui.hogpog.co.uk)
http://www.youtube.com/watch?v=CJYC5s0YhaQ
-
Looks interesting!
So I went ahead and bought it, but it just crashes when pressing "Play". :(
And I've seen a few other reports on the Desura site. I essentially could help you figure out the problem and maybe even get you a Linux version.
At least I can already listen to the awesome soundtrack. :D
-
Huh. It crashed when pressing play? That hasn't happened for anyone I've tested it on! What OS are you on, and did you try it more than once?
EDIT: Partially sorted out on IRC. If anyone else has this bug, it appears that disabling particles, loading the game, then reenabling them fixes the problem. I'll try and get to the bottom of this bug tomorrow, but it may be difficult as I cannot reproduce it on my machine.