Want to start GP in Java but can't draw!!

Hi all

I’m a newbie to Games programming I have a little bit of Java knowledge but not that much of the complicated stuff!
I am considering getting a book on this and any recommendations would be greatly recieved!

My biggest problem is that I can’t draw to save my life and so I have an issue when it comes to the graphics for the game! anyone know of any good drawing tutition sites or royaslty free graphics sites I could use for the learning process at leaste?

Thanks in advance

Kevin Glass has a list of great resources.

http://www.cokeandcode.com/jgdresources

Thanks for that I’ll have a look around that site as it also contains tutorials too which will be great!!

Make it 2d :slight_smile: and use paint. Graphics dont have to be awesome to make a great game.

One of the first Java games I’ve ever made:

http://www.otcsw.com/texas.php

No graphics at all. :stuck_out_tongue: