This site requires JavaScript, please enable it in your browser!
Greenfoot back
schroedusmaximus
schroedusmaximus wrote ...

2013/6/20

Super Mario Labyrinth

schroedusmaximus schroedusmaximus

2013/6/20

#
Hey! Can you please help me with my scenario. I made a Labyrinth with the player Mario. He has to reach finish by collecting mushrooms and coins. There are opponents who want to catch Mario and my question is how to print out a message with "Gameover". Further I want Greenfoot to count the catched coins before you can reach the end and win the game. I'm new to Greenfoot programming. Thank's for your help! (I wanted to upload my game but I can't find an upload?)
Zamoht Zamoht

2013/6/20

#
To upload use the Share... button in your Greenfoot project (it's above the world classes). If we could take one thing at a time that would be easier for me to help you. First of all to create a "Gameover" screen you have two options (or well you have more than that, but two simple options). The first option is to paint a gameover image with some painting software and then display that image on the screen when the game is over. The other option is to use the GreenfootImage API . This might not be much help, but if you can be more specific about just one problem I will gladly help you and then we can always take another problem after that.
schroedusmaximus schroedusmaximus

2013/6/21

#
I just have to paste the link? We'll see...
Zamoht Zamoht

2013/6/21

#
When you have uploaded your scenario please put a link here.
schroedusmaximus schroedusmaximus

2013/6/21

#
http://www.greenfoot.org/scenarios/8893 got some problems with the sound files, they were too big so I deleted the main theme of Super Mario.
You need to login to post a reply.