Question

I am trying to just experiment with Java, and I was wondering what the most simple API for Java would be to make a 2D building game (i.e. placing blocks, moving around, etc) for a beginner who only knows Java and not many other dependencies.

Was it helpful?

Solution

http://lwjgl.org/ This is an easy java api to use:)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top