Hello World! I can code simple stuff in Java and I am trying to move onto making a game, but I have no idea how to even start, any helpers available?
Could you give me any tips on how to start and what I should look at in Libgdx and what Libgdx is for?
This is a question that´s asked a lot, so I suggest you start out by searching the forum. There are also a lot of good tutorials out there, both text and video, so a google search will get you a long way. LibGDX has a lot of stuff on their site and a very simple “this is how LibGDX works”-game code example that is really useful for understanding how it works.
Look at the documentation page I linked. There are lots of tutorials on creating a game with LibGDX, and even some open-source game examples you can learn from.