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
score board?
By programmer22, with 2 replies.
Last reply by programmer22, over 13 years ago:
where can i get a picture for a counter and some string of your choice? >.> sorry new at this
HELLO
By milanapa, with 3 replies.
Last reply by Royalblue64, over 13 years ago:
Well, for one thing you're using GreenfootImage for a string, you should probably use a getImage().setColor(Color.BLACK) // Or whatever color you want drawString("JUMLAH IKAN (^_^): " + totalCount, x coordinate, y coordinate) The way that is shown here is not really a good idea, if you want to take a look at the counter that Michael Kolling created, it's fully functional (of course). I tried doing it on my own, but it didn't work out because it is far too complicated for me. I suggest taking a look at Michael's counter for ideas if you won't use it.
bumpcount
By msnerdsays, with 1 reply.
Replied to by Builderboy2005, over 13 years ago:
I'm afraid I don't know what you are referring to? You are going to have to be way more specific, is bumpcount a variable in a program?
score
By msnerdsays, with 1 reply.
Replied to by syakira, over 13 years ago:
i'd love to know that tooo.. @_@
lobster problem
By programmer22, with 2 replies.
Last reply by kiarocks, over 13 years ago:
Updated code:
Private void vs. public void
By jdemshki, with 6 replies.
Last reply by kiarocks, over 13 years ago:
Ok, i see.
score board
By jib_saif, with no replies.
anyone can help me to do the coding for score board game?
Code not compiling?
By kiarocks, with 14 replies.
Last reply by kiarocks, over 13 years ago:
*Facepalm* Thank you!
Totally inept beginner
By jdemshki, with 10 replies.
Last reply by danpost, over 13 years ago:
What does your code look like so far?
How to check in the code if the scenario is in the greenfoot gallery?
By dordor, with 2 replies.
Last reply by danpost, over 13 years ago:
You could try creating and writing to a file, and then try to open and read the file and if it fails you are probably on the site.
Question: How do you jump and fall?
By PRprogram123, with 2 replies.
Last reply by danpost, over 13 years ago:
There are also a pair of short videos in the 'Documentation' area of Greenfoot that explain 'Running, Jumping & Falling (Part ? of 2)'.
Left and Right click booleans
By Gazzzah, with 4 replies.
Last reply by danpost, over 13 years ago:
Check out the discussion at
www.greenfoot.org/topics/220
. The basic code for the angle (and distance) is given there.
Question: Is there any API that can create a timer in Greenfoot?
By b321234, with 22 replies.
Last reply by b321234, over 13 years ago:
Guys, I thank you from the bottom of my heart. Really help me a lot
Quick Question
By DMCGames, with 7 replies.
Last reply by DMCGames, over 13 years ago:
Thanks for all the help, I got it to work correctly now.Thank you
Anyone know how to divide strings?
By kiarocks, with 2 replies.
Last reply by kiarocks, over 13 years ago:
cool, thanks
1019
1020
1021
1022
1023
1024
1025
X