Description
Java games can use lower-level access to graphics, audio, and input APIs through the legacy LWJGL 2 stack. It is useful for maintaining older Java game projects that were built before newer LWJGL versions.
This is a library, not a game. Choose it only when a project specifically requires LWJGL 2, because new projects usually prefer maintained modern APIs and newer library versions.