Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java

Setting up LWJGL 3 with IntelliJ IDEA

This may be a rather lengthy question, so if you answer, it's fine just to post a link to a helpful source if you don't have the time for an answer :). Here's my question. I just got IntelliJ IDEA after completing the Java course here at Treehouse. I would really like to start working on making a simple game with LWJGL 3, because I heard it was a pretty good library to use. I guess some pretty famous games used it. Anyway, I'm a little lost on (1) how to setup the library in my new IDE (2) how to actually just get started with coding the game, a really simple 2 platform just for practice. (Yes, I have done Nick Pettit's course on gamedev in Unity). and (3), like how do I setup a viewport to preview my game. Sorry for the terribly overwhelming question, but this has been a planned project for a while and I would really like to see it work. Thanks a ton!

G