Hi, I'm a newbie to programming in general, but mostly willing to work stuff out on my own, so please don't treat me too harshly!
My children and I are sort of pushing our way through learning Java together, and they've come up with a project we'd like to attempt. Basically, they want to make a game that mechanically runs like the original Legend of Zelda or the Binding of Isaac.
Basically, a world that you walk through room-by-room, but each of those rooms can be revisited, have certain aspects that are saved (like if you open a secret cave in room 5, it is open no matter how much later you return), the enemies stay cleared for a certain amount of time or a certain number of rooms you move away from them, and so on.
My only question is if this is -possible- with greenfoot. Not asking anyone to try and tell me how to do it or hold my hand, I just don't want to be banging my head against a 6-ft thick steel wall before I find out the limitations just make it impossible.
Thanks for your help!

