How to exit the game WITHOUT "Tiltlescreen"

Understanding the language, error messages, etc.

How to exit the game WITHOUT "Tiltlescreen"

Postby MicroGames » Tue Aug 01, 2017 12:25 pm

Hello,
I one time released a game for the Gamebuino called "EPIC MINI GAMES!" now, I am developing new updates to improve my game. But after I published my second update: "[EXIT!] EPIC MINI GAMES!" I saw that rodot has published a post with rules of the Games Gallery. My attention got focused on this sentence : "make sure that the user will be able to get back to the title screen (usually by pressing 'C'), or he will have to restart the console to change the game (when you press 'C' while in the title screen)." Now one thing that you can't do in my game is exit to loader from the tiltle screen. Why? ITS BECAUSE I CREATED MY OWN TILTLE SCEEN (link to the game if you want to see it: download/file.php?id=1313)

Here is my question:
How to program the game that for ex. Someone presses in my coustom tiltle screen button "C" and the game closes and loader loads.
Is there any command that allowes you to go back to loader :?: PLEASE LET ME KNOW! (I don't want to break rules :? )
MicroGames
 
Posts: 40
Joined: Wed Jul 05, 2017 5:46 am

Re: How to exit the game WITHOUT "Tiltlescreen"

Postby Sorunome » Tue Aug 01, 2017 3:44 pm

You do that by simply calling
Code: Select all
load_game("LOADER");
User avatar
Sorunome
 
Posts: 629
Joined: Sun Mar 01, 2015 1:58 pm

Re: How to exit the game WITHOUT "Tiltlescreen"

Postby MicroGames » Tue Aug 01, 2017 4:40 pm

Thanks.
By the way, a new EPIC MIN GAMES! update will come out soon :D
MicroGames
 
Posts: 40
Joined: Wed Jul 05, 2017 5:46 am


Return to Programming Questions

Who is online

Users browsing this forum: No registered users and 23 guests

cron