Questions on Java

Status
Not open for further replies.

shakemelikeapig

New Member
So I am new to programming and I am working on a horse simulation game. Right now I am working on finishing a text based game, I have used php and a mysql database. Right now my game has limited graphics(a logo and a few other small pictures). I am debating what I want to do with the game. I am thinking about either creating a couple thousand pictures for all of the different horses and color/coat combinations or working with java to create a 3D game for part of it. Eventually I would like to create a 3D part of it anyway and considering making so many pictures with all the combinations is going to take forever, I'm thinking about just doing it now. So here are a few of my questions:

Would I be able to use the java with the php and mysql?

Would java be the best option for a 3D section of the game?

What books/tutorials would you recommend for learning java (I have very limited knowledge of any languages, I only know basic html, php, and mysql so very basic books would be best)

Thanks!
 
Status
Not open for further replies.
Top