Hello All,
I'm new to Greenfoot and Java programing. I see that Greenfoot can be used to make games which is cool and all but, does this lead up to being able to make actual Windows type applications? I was also wondering, does anyone know how to reverse engineer a Java program back to it's source code or if this is even possible? I have an older Java game based off from a real game that I and lots of other people still play. The problem is that the creator of this game mysteriously disappeared a few years ago but, the real game is still having new elements added to it with no way of updating those elements in the Java game because no one but the creator has the source code. One of the reasons I decided to start to learn Java was for this game, to either learn to break it down so that I can add the updates or just attempt to start from scratch and make the game all over again. Thanks for any help.