1 down vote favorite
I'm trying to create a game in java inspired by a Gameboy Color Zelda game. I'm exprienced in java but not in game programming. I've been doing a lot of research on game engines, and I'm currently considering JGame, GTGE, and Slick. Are these engines (or any that I have not seen) suited to a 2D game that entails a large environment and saved files? What engines would be suitable for this purpose? On a side note, I'd also like to eventually make this game playable on Adroid, if that factors into which engine to choose.