This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Discussions
You need to login to take part
Current Discussions
Sphero support
By Game/maniac, with no replies.
Plz can someone add support for sphero on greenfoot. This will be great if you can. Sphero is a robot sphere which can be used as a remote or a RC vehicle.
My World wont show up...
By Oxy, with 3 replies.
Last reply by tylers, over 12 years ago:
i have to do that sometimes.
Respawn Question
By comandodude101, with 3 replies.
Last reply by comandodude101, over 12 years ago:
What would be a code for that?
Lose/Win screen
By comandodude101, with 2 replies.
Last reply by comandodude101, over 12 years ago:
Oh ok thanks
FOR DANPOST!!!!
By comandodude101, with 2 replies.
Last reply by comandodude101, over 12 years ago:
Nevermind I figured it out but thanks for the reply
Problem with playLoop()
By Rodeurhalt, with 8 replies.
Last reply by Rodeurhalt, over 12 years ago:
YAY! It works ! :D I used the program ID3KILL to make sure that the tags would be deleted and now it works. :) Thank you very much and I wish you a happy new year ! :D
classes interacting with each other
By bonana, with 3 replies.
Last reply by danpost, over 12 years ago:
I realize my responses were quite generalized; but, without more information or code, that is about all that can be replied with. Also, to be more explicit, by saying 'counters must be incremented individually', this does not mean you cannot use a loop to increment all three counters from the world with something like the following: <Code Omitted>
Levels in game
By LonelyCreeper, with 1 reply.
Replied to by erdelf, over 12 years ago:
I made it in the level world of
this
scenario
How to display my hero's life variable on the screen
By Minion1, with 9 replies.
Last reply by Minion1, over 12 years ago:
Oooh. Thank you. I did get it working, but I'm not convinced it's the best way. I will try out your suggestion. Thank you so much for the help. Happy New Year.
Quick Question
By comandodude101, with 18 replies.
Last reply by comandodude101, over 12 years ago:
Never mind figured it out. Thank you SO MUCH :)
How to use method from another class?
By MindlessRicky, with 5 replies.
Last reply by danpost, over 12 years ago:
As long as the method is in a shared superclass, they both can use it (without having to copy the code).
getOneObjectAtOffset has some troubles
By Dytanoth, with 5 replies.
Last reply by Dytanoth, over 12 years ago:
Thanks for the advice, I hope it'll fix the problem
How to extend map?
By comandodude101, with 1 reply.
Replied to by comandodude101, over 12 years ago:
Never mind I figured it out I just went into the world class and edited the size so never mind.
How do you grab an object?
By mike123, with 3 replies.
Last reply by mike123, over 12 years ago:
thanks guys :)
chance method
By Beginningatdawn, with 1 reply.
Replied to by paul10y, over 12 years ago:
maybe if(Greenfoot.getRandomNumber(100)<10){ } or what do you mean?
899
900
901
902
903
904
905
X