Advice for learning game development?

Hi guys. I started learning Java programming a few months ago with no previous programming knowledge. My intention is to many learn at least some before my Uni course starts. I’m looking at going into game development more as a hobby as I am more interested in desktop applications long run. I feel that I might be ready but I think I need to brush up on for loops a little, but hopefully I can do that while programming something in the future :slight_smile:

I’ve got Slick2D all setup and watched TheNewBoston Videos on programming with Slick and I actually learnt some good stuff. I’m looking for a project which would be relatively easy to do and a good introduction to game programming and also any good places where I can learn more? Honestly, my maths isn’t very good :persecutioncomplex: and was wondering what skills I will need to make simple 2D games? I’ve been reading into vectors lately as I have seen those used a lot in example code and I think i’m finally understanding them >.<

So to sum it up… relatively new to programming, looking for some simple projects and any good places to learn more :slight_smile: Thanks!