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
Boolean help
By Gingervitis, with 18 replies.
Last reply by Gingervitis, almost 12 years ago:
I figured out my own question. Response not needed.
Can someone help me please, what's wrong with my Greenfoot download?
By DeepakT, with no replies.
My Greenfoot on window vista is not working properly. In headgehogs excercise, when I click in a feild it doesnt show, and when I bring apples to the wrold, it only shows small greenfoot symbol, I don't see any apple or headge hogs, and it does,nt show world as green. I can't figure out, I tried deleting and downloading agian . Can anyone of you Genius please help ! I have latest JDK 7 and latest Greenfoot version on Window Vista 7, its a laptop.
What the best program to create sprites.
By tylers, with 4 replies.
Last reply by tylers, almost 12 years ago:
Upupzealot wrote...
Hi tylers. What do you mean by "create sprites". I think Greenfoot's Actor is very good. And you know, it's free for all use.
like the image for an actor.
mjrb4 wrote...
Paint.NET or Inkscape tend to be my first couple of choices.
im look at those now :D
try-with-resources not supported
By tylers, with 1 reply.
Replied to by mjrb4, almost 12 years ago:
The "try()" shouldn't have the "()" after it.
Error: Void type not allowed here PLEASE HELP ME
By Eli.A, with 7 replies.
Last reply by danpost, almost 12 years ago:
Yeah, I forgot to put the parenthesis after it -- getHeight().
how can I miss with this code?
By erdelf, with 8 replies.
Last reply by erdelf, almost 12 years ago:
at the beginning, the Missiles Rotation is right, but the movement isnt. the movement is straightly changing in only one axis.
What am I doing wrong with this code?
By Gingervitis, with 4 replies.
Last reply by Gingervitis, almost 12 years ago:
Thank you
HELP!
By zxcvbnmuluk, with 1 reply.
Replied to by -nic-, almost 12 years ago:
First im not sure as to what your first question is, more details would be helpful, For the eating of the wroms to add lobsters i assume you have got the code to eat the lobster, You would need to create a varible to hold the amount worms eaten by the crab In the Crab class add this <Code Omitted> Then every time the crab eats a worm add the line to the method called: <Code Omitted>Then to test if the crab has eaten three worms add the code:
User-Info
By Poli, with 2 replies.
Last reply by Poli, almost 12 years ago:
Thanks
Move Actor to another world
By Qslick, with 13 replies.
Last reply by Qslick, almost 12 years ago:
it's portal.class
World Question.
By Gingervitis, with 17 replies.
Last reply by Gingervitis, almost 12 years ago:
Thank you! You have been such a great help to me with my game.
Stopping an Object
By Gingervitis, with 1 reply.
Replied to by danpost, almost 12 years ago:
If you are starting at the bottom left of the screen, the y value is already maxed out. You probably meant that you do not want it to go past 370 on the x-Axis (not the y-Axis). <Code Omitted>If I was wrong about what you meant, just change the 'X's to 'Y's and move the '+1' from the 'getX()' to the 'getY()'.
Balloon Loop
By Eli.A, with 2 replies.
Last reply by Eli.A, almost 12 years ago:
Okay, I copied and pasted your code. It is giving me an error though :( The error is "illegal start of type". I put where the error is located in the code before
Dissapear on edge error!?!?!?!!? PLZ HELP ME
By Eli.A, with 22 replies.
Last reply by Eli.A, almost 12 years ago:
YES!!! Thank you so much!!!
Counting Objects
By Gingervitis, with 9 replies.
Last reply by Gingervitis, almost 12 years ago:
Ok. I guess that makes sense.
875
876
877
878
879
880
881
X