Game programming with Java on Linux

Recently, I craved some kind of game programming. I primarily use Linux, and I was wondering if there are any good graphics libraries for developing Java in Linux? Google did not get very useful information on this.

Also, would another language be better? I would like to avoid using python - Ruby and Java are my two favorite languages. In general, unfortunately, there is not much to say about programming games on Linux.

Any suggestions / resources? Light portability or cross-platform functionality would also be awesome.

Oh, and I prefer 2D graphics.

+3
source share
5 answers

API, Pro Java 6 3D Game Development: Java3D, JOGL, JInput JOAL API.

: Java 3D API, JOGL. Java 3D - 3D- API, JOGL - Java- API OpenGL.

: -, P5.

, : JInput, JOAL, JMF Odejava.

Java SE 6, , : , JavaScript, .

Java 2D Game Frameworks , SO.

+7

, jMonkeyEngine, LWJGL, JOGL.

+3

JOGL -. , , Java-.

+2
+1

Golden T

, Golden T Game Engine - , . , .

Golden T Game Engine (GTGE) - - , Java. GTGE 2D- , 2D-, , , - , , , , .

...

GTGE - , , . , - . , Java. Java, bufferstrategy, volatile image OpenGL. GTGE, .

+1

Source: https://habr.com/ru/post/1720403/


All Articles