This site requires JavaScript, please enable it in your browser!
Greenfoot back

Super_Hippo's Comments

Back to Super_Hippo's profile

Nope, seems to be as laggy as before.... @MajorCL: Thank you for the suggestion. The sharks are only moving randomly without any purpose to eat something. If I wanted to make that, I would probably adjust the Fish's movement, so they don't avoid the Sharks perfectly. (Technically, the Sharks are able to "catch" Fish when they would team up, but they usually don't.) But this was never really meant to be something complex to be honest. If you want to see some population simulation, you can try out my two ecosystem scenarios. Well, I have to update them first, though. They are currently not working...
I didn't really do anything with default java yet, so I guess everything would be a nightmare for me ^^
Greenfoot 3.6, Java 11. The future is coming
Thank you mik :)
Easy #1 :P Maybe you could add a new Snake after every 200 points or so to make it harder ;)
Oh great, it works now. (At least for me using Edge.)
Oh, I just noticed I also added a different error to the scoreboard in yesterday's update.
Despite the fact that the Highscore table isn't really readable when using Edge. But that problem exists with every size. Maybe I have to manually create the image and give it a Font instead of using the GreenfootImage(String, int, Color, Color) constructor to create the image automatically. Maybe that causes the browser to use a default Font. (Just guessing.)
Oh nice, it works! Thank you :)