Hi everyone !
I'm a new programmer and I'm beginning Java with Greenfoot (which is kinda nice ^^) .
Since I want to create some adventure game, I'm playing with the code of "Little crab" and I want to add some features :
- I would like to crerate a big world ( Very big, like more than thousand times bigger than the screen)
- I also want to make some sort of camera focus on the crab I'm controlling.
Is this possible? If yes, could you give me the code for it?
Thanks in advance guys !