no way to teach programming..too complex, they just try to mask it the code/sweep the technical content (which is programming) under the carpet except rather than carpet, it's pixel art.
@proJaguar The turn() and move() methods are part of the Animal class in the crab scenario (not built in to Greenfoot itself). To see them, look at 'crab'. You can get that scenario from the web page of the Greenfoot book, here:
In order to use the move() method, you can access the Greenfoot helper classes; specifically 'mover', on their website. If you just copy and paste that code into a new subclass that extends to your actor, you can use both the move() and turn() methods without errors.
have 1 question i get it all but when i tpye in the move command it says it cant compile to i need to put something from java in the greenfoot or a patch or what pls answer :D
For those of you who want to read the source code better:
In the 'more info' area is a link to a higher quality version of the video - there you can read the code. You can also download the source code for many videos if you follow that link.
hey theres a program called blender its a 3D game animation and game design program thats completely free dosen't envolve any programming and is way better than that !
I think and even sense you are. If you are, I just want and like to say hi and you have a very good video. And you were right about using free compilers and programming packages. I was wrong about this. I'm using the freeware Lite C package of 3d Game Studio, probably will go back to python, and even using Dark Basic professional. Hey, I already paid for it a few years ago, might as well use it. I might even dwell into this Greenfoot as well.
That's a very intesting idea. I wasn't too impressed by the inanimate crab moving around the screen but then i noticed immense potential of what you were doing when i realised you were actually creating a 'class' at the same time. Excellent. Keep 'em coming :)
GREAT!This helped me lot to start game programming.I am making game where player is seal who eats fishes.Seal gets hungry all time and if it get too hungry it gets sad.When seal is sad you lose the game.Thats my plan but lets what I do.Thanks for uploading.
this thing makes no sense.
it's a bad joke...
no way to teach programming..too complex, they just try to mask it the code/sweep the technical content (which is programming) under the carpet except rather than carpet, it's pixel art.
ILykToDoDuhDrifting 3 months ago
I want to make a car move the same way as your crab, with the arrow keys. How do I do this?
puparama 3 months ago
I try running greenfoot and get "Couldn't find bluej.boot class". Any ideas how I get the program running?
mint301 4 months ago
How did you make the ant simulation?
videomakerman1232 7 months ago
haha java sucks bat ftw
73jakk 8 months ago
would you mind showing a turn(); method? please !
proJaguar 9 months ago 4
@proJaguar The turn() and move() methods are part of the Animal class in the crab scenario (not built in to Greenfoot itself). To see them, look at 'crab'. You can get that scenario from the web page of the Greenfoot book, here:
18km 9 months ago
Oops - it didn't let me post the URL to the book web site. It is greenfoot [dot] org/book
18km 9 months ago
Comment removed
proJaguar 10 months ago
PUSHI KURAC!
7715z 10 months ago
lol. I am writing and deleting my comments all the time :D
Finally I found all these things in Animal :D
nice. But in these videos you should mention that, cause now everyone thinks, that thee are already made! :)
but good vids of you 18km!
mikelinjo 10 months ago
Comment removed
mikelinjo 10 months ago
Comment removed
mikelinjo 10 months ago
i like to use the simple bug program
RinDig00 1 year ago
Sag mal wieso kann ich nicht in meinem greenfoot programm die befehle mov, turn usw verwenden?
philip8472 1 year ago
green footsie
pisanghangus 1 year ago
You just sound like a steward on a plane
DJWyldeStyle 1 year ago 13
that crab game is so pownage
beastmodecat 1 year ago
This has been flagged as spam show
((( Acquainted With Islam )))
acquaintedwithislam.maktoobblog (DOT) com/
ahmd1431 1 year ago
hey guys i can't launch java games on my nokia.. i can't see any .jar file so i can't launch the games so pls help.. reply or PM me plz quick
imofawzy 1 year ago
Comment removed
drek507 2 years ago
In order to use the move() method, you can access the Greenfoot helper classes; specifically 'mover', on their website. If you just copy and paste that code into a new subclass that extends to your actor, you can use both the move() and turn() methods without errors.
GANTOR821 2 years ago
Comment removed
mikelinjo 10 months ago
This has been flagged as spam show
guys its not working cuz its nit 100% windows compatiable i checked
PerfectkillClan 2 years ago
ooh, ok, the mac one is deifferent than the windows one, i was wondering why you could 1, pull the crab while in *run* and 2, use the command *move*
oginalh 2 years ago
Is this similar/compatible with BlueJ?
Tiowa1 2 years ago
Hey this must be a edit of the AP Computer Science Exam Case Study "Grid World"
However this pretty nice
eddiekoski 2 years ago 4
I was thinking that when I saw it.
ToSGod 2 years ago
the move command doesnt work terrible tut
lagging199527 2 years ago
move();
didnt work
lagging199527 2 years ago
Excellent, thanks for this information. I'm learning Java Programming... and this video is very explicit! Thanks again!
iFhernd 2 years ago
have 1 question i get it all but when i tpye in the move command it says it cant compile to i need to put something from java in the greenfoot or a patch or what pls answer :D
hsdgkas 2 years ago
I use greenfoot to make some of my games and civilisations in 2D. Im still learning though.
adjalihydro 2 years ago
didnt they make runescape with java
sonicwhip 3 years ago
Yep
JoeKinglake 3 years ago
What they neglect to tell you is that bits and pieces of it are made from different languages that were implemented to work along aside java.
Java doesn't have too much power behind it for game development, but it's perfectly suited for some nice 2d games.
Rue89 3 years ago
yea i wanna start off with simple 2d games and eventually work up to high quality 3d games.
sonicwhip 2 years ago
is it move();? becasue i put that into my program and nothing happens
Daniyoyo 3 years ago
anyone know where i can download c++
Youngohan 3 years ago
You need download something compiler. Try Dev-Cpp its free IDE and it comes with free compiler and it's free!
kwanttitatti 3 years ago
oh really ok tkx =P
Youngohan 3 years ago
hey do you know where i can download a good java or c++ programme specifically for game programming( i dont want trial versions btw)
azygindahouse 3 years ago
goto the java site and you could get it...
atlaschooty 3 years ago
For Java Eclipse or NetBeans IDE and for C++/C I think Dev-C++ is good!
kwanttitatti 3 years ago
Those are IDEs, they are not game engines
FranLsk 3 years ago
Yeah but they can be used for Game Programming...But if he wants engine SDL or OpenGL would be good!
kwanttitatti 3 years ago
im doing this in IT at school
it is wicked!
h3rry123 3 years ago
For those of you who want to read the source code better:
In the 'more info' area is a link to a higher quality version of the video - there you can read the code. You can also download the source code for many videos if you follow that link.
18km 3 years ago
hey theres a program called blender its a 3D game animation and game design program thats completely free dosen't envolve any programming and is way better than that !
casandramar 3 years ago
Yeah but you can also use it for 3D modeling, plus it's in Python
joemomma53 3 years ago
@18km, are you Diablo and now JL235??
I think and even sense you are. If you are, I just want and like to say hi and you have a very good video. And you were right about using free compilers and programming packages. I was wrong about this. I'm using the freeware Lite C package of 3d Game Studio, probably will go back to python, and even using Dark Basic professional. Hey, I already paid for it a few years ago, might as well use it. I might even dwell into this Greenfoot as well.
powermousey 3 years ago
is this for pc
chivas408 3 years ago
That's a very intesting idea. I wasn't too impressed by the inanimate crab moving around the screen but then i noticed immense potential of what you were doing when i realised you were actually creating a 'class' at the same time. Excellent. Keep 'em coming :)
Pablos544 3 years ago
rally thanks
egmfan2 3 years ago
can you make game for mobile in green foot
plz Reply
93Gaara 3 years ago
cool...but the code is not clear in this video...can anyone tell me the code in the editor?..
JAMES19860817 3 years ago 2
cool am in programing right now and al probabally start game programing.
GTPrince60000 3 years ago
GREAT!This helped me lot to start game programming.I am making game where player is seal who eats fishes.Seal gets hungry all time and if it get too hungry it gets sad.When seal is sad you lose the game.Thats my plan but lets what I do.Thanks for uploading.
kwanttitatti 3 years ago
I love the ant/pheremone simulation. You even have pheremone evaporation! I love it =)
HumbleRat328 3 years ago
downloaded greenfoot, what java do i have 2 install to use?
cjamf0 4 years ago
thanks a lot! finally I can start with basic programming.
fluberwinter 4 years ago