I'm trying to just experiment with Java, and I was wondering that the easiest API for Java would be to create a 2D construction game (i.e. placing blocks, moving, etc.) for a beginner who knows only Java, not many other dependencies.
http://lwjgl.org/ This is a simple java api to use :)