I've been working on a particular game for a ridiculously long time, now, and in it, I have several sub-apps taking over with a pause menu and an inventory menu.
As I test the game in the...
Type: Posts; User: ElectricSmash313; Keyword(s):
I've been working on a particular game for a ridiculously long time, now, and in it, I have several sub-apps taking over with a pause menu and an inventory menu.
As I test the game in the...
Hello, I'm trying to create a sort of a "best time" algorithm for my game. So far, I'm using a test frame using a bunch of counters so I can finally implement it into the larger part of my game. I...