Where to go From Where I'm at?

Hello. So, I’ve learned the basics/intermediate of java, and would like to start game developing. I’ve downloaded and setup LibGDX, but now I’m not sure where to go from here. Are there any resources that you have to start with LibGDX? Thanks!

I’d recommend this tutorial, some parts are a bit outdated but it’s really good overall. Also take a look at the wiki (again, some of it might be outdated).

Cool, thank you ;D

I’m sorry for self-advertising here, but this might be helpful:

http://libgdx.badlogicgames.com/documentation.html
See external tutorials section there. Development guide wiki is very good as well.

Because libgdx is updated frequently, most of the tutorials could be outdated. You could search their documentation (http://libgdx.badlogicgames.com/nightlies/docs/api/) to find out what methods etc are changed.