Computer Science Canada

-Help- Returning Game to Main Menu (Code Included)

Author:  CanadianGoalie [ Sun Jun 13, 2004 11:01 am ]
Post subject:  -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.

Author:  SuperGenius [ Sun Jun 13, 2004 11:18 am ]
Post subject: 

If you include the pictures in an archivewe will be able to run the code and probably be able to help you better.

Author:  CanadianGoalie [ Sun Jun 13, 2004 11:54 am ]
Post subject:  Im an idiot...

Shit, I'm not thinkin to straight today. Here they are.

Author:  Tony [ Sun Jun 13, 2004 12:35 pm ]
Post subject: 

hey, I thought I had flags enabled in my version Laughing

CanadianGoalie's program wrote:

delay (100000)

Shocked

anyways, I've gotten lost in your animation code, so I can't see what's going on in your menu Confused 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


: