Thanks for the comment, TheMatrix154!
hola,
i played it for some minutes. love that kind of genre!
pros:
- character development
- casting / spells
- graphics are fine
Thanks very much! I'm glad you liked it.

suggestions:
- it's very dark and hard to see something
- the light is delayed (needs some seconds to match your position)
This is true. It depends on which moniter the game is played, some it is bright and others very dark. I will think of another way to do my fog and then fix it, hopefully it will work better.
The light delay also is part of the above problem. I should be able to fix them both at the same time.
- some kind of melee combat
Good Idea! I hadn't thought of it. I will try to put something in for the next version.
Is it all done in Java2D?
indeed. the game is definitely a lot slower than if i had made it using OpenGL, but with careful optimisation and planning, in some cases Java2D games can turn out ok. And its a lot smaller! (total: around 600kb)
