I am a beginner and would like to make good looking games, but those execution controls are in the way. Could you somehow edit the code in some editor like Eclipse to get rid of that toolbar?
I could not find any solutions that worked in that discussion. Could someone please give me the instructions in this discussion so I do not have to search through pages of posts?
If you really want to make a good looking game you should use a game engine. Greenfoot is for learning. You can search for engines based on lwjgl (like Slick2D for instance).
If you really want to make a good looking game you should use a game engine. Greenfoot is for learning. You can search for engines based on lwjgl (like Slick2D for instance).
I understand this, but Greenfoot is a very nice program for both learning and making good looking games. I have seen many. I also do not want to use any other engine, as I am currently learning Java.