
-----------------------------------
CanadianGoalie
Sun Jun 13, 2004 11:01 am

-Help- Returning Game to Main Menu (Code Included)
-----------------------------------
Hey, I'm working on a championship mode for my minesweeper game and you have 3 chances to win the game but if you don't, then you just get sent back to the main menu, but I'm having trouble doing that! So could you please take a look at this and tell me what to do. Thanks

P.S. For now, its pretty much Tony's exact minesweeper game. I'm just trying to get all this menu stuff done first before I do my own minesweeper.

-----------------------------------
SuperGenius
Sun Jun 13, 2004 11:18 am


-----------------------------------
If you include the pictures in an archivewe will be able to run the code and probably be able to help you better.

-----------------------------------
CanadianGoalie
Sun Jun 13, 2004 11:54 am

Im an idiot...
-----------------------------------
Shit, I'm not thinkin to straight today. Here they are.

-----------------------------------
Tony
Sun Jun 13, 2004 12:35 pm


-----------------------------------
hey, I thought I had flags enabled in my version :lol: 


        delay (100000)

 :shock: 

anyways, I've gotten lost in your animation code, so I can't see what's going on in your menu :? You might want to clean that up... Generally the idea would be to have an exit flag that would make all the procedures terminate untill the program gets out back into the main menu at which point the flag is reset back to false

btw - you've got an interesting spin on the game :wink:
