JURPE (Java Universal Role Playing Engine) is a
Java API to support the development of computer
RPG games based on a skill-based, three dice RPG
system. It comes with a small Swing demo featuring
a medieval warrior exploring randomly generated 2D
dungeons.
Golden T Game Engine is a simple yet powerful 2D
game engine that supports OpenGL as the rendering
target. It's easy to learn, simple to use, and
compact. It was designed to be as simple and
generic as possible to be able to create any type
of game.