I need help with a LWJGL course even past the screen

I have been looking though YouTube for a totorial on LWJGL but none of them are current and I have only been able to make a window but I have made many games in scratch and I have made a 3d game in js but I have forgotten so I will relearn it for the web and official demo versions

1 Like

For every programming language, you can write a game. So the Java Game Library can be used. But I don’t think it is a good starting point.
Besides that Java is a massive, long‑standing ecosystem: frameworks like Spring, Jakarta EE, and many libraries for web, data, security, and more, which speeds up development and reduces the need to reinvent solutions.

There are other popular languages, which do the same, but more suited for game development.
Which all depend on what kind of game you are creating …
2D, 2.5D, 3D …

Maybe that is the reason for LWJGL not to find a good (actual) YouTube tutorial.
JAVA and Game development isn’t a popular combination.

Have fun!

I already know Java and some LWJGL but it has been a little bit since I have had access to a computer with an ide but I should get one soon until then im just using a online ide and you should check out my website and demo!

I have found a good one but after a little bit the stuff was out of date and I do know 7 programing lungeges and I can print hello world in 20

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.