76
Game Design / Re: YoSniper's Fangame Contest 2015 *READY SET GO!*
« on: March 09, 2015, 05:02:44 PM »I am currently developing a game that might get pushed into this contest, as it follows almost all of the rules and then some such as having extra different gimmicks, god mode option, free-fly, no-clip and a metric shitload of other debugging tools to be used at the end-user's will. (All of these will be activated by a code at the title screen. Crashing is a concern because I have no clue what causes it, it rarely happens upon death with certain circumstances.If it's Windows 8 related, a fix has been found for such circumstances. I can usually only recommend not playing too many sounds at the same time (which this fix... well, fixes.) I also recommend not using too many object instances at one time.
If the game crashes suddenly, it's likely a hardware problem (like Windows 8.) If it crashes because it stalls out, I've often found that it's an infinite loop issue in the code (such as a while loop.)
In any event, I'd be happy to have you in the contest. Shall I add you to the list?