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
Hello all I will stop the game in like 60 seconds but How can I do that
By martijn13039, with 18 replies.
Last reply by martijn13039, over 12 years ago:
Oow sorry TNS is thx (pc change it automatic)
Change auto created world
By SPower, with 2 replies.
Last reply by SPower, over 12 years ago:
O thanks! That solves it.
a few questions regarding my driving track
By wahaj, with 9 replies.
Last reply by davmac, over 12 years ago:
You should provide parameters when you are creating a new instance, as in "new Brick()". When you are referring to the class itself, you do not provide parameters, and add ".class" to the end, as in "Brick.class".
Where are the support classes?
By mark.hayes, with 2 replies.
Last reply by mark.hayes, over 12 years ago:
thanks Michael.
Music playing
By Gazzzah, with 8 replies.
Last reply by Gazzzah, over 12 years ago:
I've written in a music player, it's working fine. A lot better than expected
Im trying to get a certain period of time dedicated to a certain action.
By 2patrickMurphy, with 4 replies.
Last reply by 2patrickMurphy, over 12 years ago:
thanks i really didnt think about chaning the while to an if with +5000 seconds. its pretty much the same thing and also i completely rewrote everything making it as efficient as i could think gutting out mostly how everything is being executed. Ill put your idea into it if i still get an error ill repost it with the new code.
Creating a Library
By bpiltin@unitedisd.org, with 10 replies.
Last reply by bpiltin@unitedisd.org, over 12 years ago:
Problem Fixed! I found that the classes for Greenfoot are located in C:\Program Files\Greenfoot\lib\greenfoot\standalone. I added that to my build path and I was able to compile. Thanks for all of your help!
im trying to make a driving game where you walk a guy to a car and then he disapears and you can drive the car
By rcompton5, with 2 replies.
Last reply by danpost, over 12 years ago:
@erdelf, the boolean is no neccessary as 'if (driver != null)' will do the trick. @rcompton5, you were on the right path. I would suggest a check in the Car act() method : <Code Omitted>later, when the trigger to reliquish the driver occurs, you can do <Code Omitted>and have another check to clear the driver
i have no idea?
By sn604s, with 2 replies.
Last reply by sn604s, over 12 years ago:
thanks i erased program then uploaded again
Game Start Menu
By theDoctor, with 2 replies.
Last reply by theDoctor, over 12 years ago:
Ok, I'll see if I can get this to work!
How do I make an object follow another?
By h123n, with 2 replies.
Last reply by h123n, over 12 years ago:
Thanks so much!!! The only reason i did greenfoot. and then getY/X() was because of a friend. Well I proved him wrong.
Public boolean values updating
By RedPhoneBooth, with 2 replies.
Last reply by RedPhoneBooth, over 12 years ago:
Thanks works great!
Can somebody explain me how I can make a hiscore
By martijn13039, with 51 replies.
Last reply by martijn13039, over 12 years ago:
oke thx for al the great help
How come i can't use PlayerData?
By steven0784, with 3 replies.
Last reply by SPower, over 12 years ago:
http://www.2shared.com/document/fK0wPwlQ/Learning_Greenfoot_22.html I wrote this course, and it might be helpful if you want to use the PlayerData class with Greenfoot 2.2.
What's going on here...?
By Spilli, with 9 replies.
Last reply by Spilli, over 12 years ago:
Thanks, much appreciated.
983
984
985
986
987
988
989
X