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
Struggling to get to grips with greenfoot
By Hlbranch, with 3 replies.
Last reply by davemib123, over 13 years ago:
Well for my class, I am getting them to go through basics of making this game:
http://www.greenfoot.org/scenarios/5799
I would suggest in you picking a type of game first and then attempt making it. That way you get to grips with it before you let your students loose on it
How do you let one actor call for the action of another one?
By LonelyCreeper, with 6 replies.
Last reply by LonelyCreeper, over 13 years ago:
Thanks dude! It worked :D
Counter on the Balloons Scenario
By Oxy, with no replies.
I want to make a counter for my game. so i have been using and slightly adjusting the counter and scoreboard class's on the Balloon Scenario. And i just cant seem to get it to add the correct amount of points. could anyone please explain to me how this counter works? and / or if there is an easier way to do it? thanks.
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 13 years ago:
i have to do that sometimes.
Respawn Question
By comandodude101, with 3 replies.
Last reply by comandodude101, over 13 years ago:
What would be a code for that?
Lose/Win screen
By comandodude101, with 2 replies.
Last reply by comandodude101, over 13 years ago:
Oh ok thanks
FOR DANPOST!!!!
By comandodude101, with 2 replies.
Last reply by comandodude101, over 13 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 13 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 13 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 13 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 13 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 13 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 13 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 13 years ago:
Thanks for the advice, I hope it'll fix the problem
902
903
904
905
906
907
908
X