Results 1 to 8 of 8
Thread: java game programming?
- 10-20-2012, 06:58 PM #1
Member
- Join Date
- Aug 2012
- Location
- Switzerland
- Posts
- 49
- Rep Power
- 0
java game programming?
hi everyone
i would be interested in game programming, not applet games, but real games in java, and i have a few question:
1. is java a proper language for these things?
2. if yes, could you tell me a book to read or even a tutorial website? I searched, but I found only tutorial for applet games...
- 10-20-2012, 07:33 PM #2
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
Re: java game programming?
Java is great for 2D games
C++ is great for 3D games
About the book, I am not sure which one are good. I've learned the basics on youtube "thenewboston"s lessons, then I used this forum to solve some problems that I have in my games and also used some google..
Good luck
:DWARNING I am Russian so it's possible that I wont understand you correctly...
- 10-20-2012, 07:40 PM #3
Member
- Join Date
- Aug 2012
- Location
- Switzerland
- Posts
- 49
- Rep Power
- 0
Re: java game programming?
oh dear, you mean that I have to change language if I wanna make a 3d game?
- 10-20-2012, 07:49 PM #4
Member
- Join Date
- Sep 2012
- Posts
- 70
- Rep Power
- 0
Re: java game programming?
much like what Lionlev said good for 2d games.
I am also looking to make a game I have already made 1 small one and I want to make a bigger one that Is actually fun(RPG). Theres a console coming out that is geared toward indie developers called the OUYA and its based on android which is java :). This is good for small time game makers because its usually easier to program in java then C++ although someone who learned C++ first or knows it really well this could to untrue. Like Lionlev said youtube thenewboston is probably the best place I know of to get started and you will have to start with learning the java lanagauge first before you can even think about jumping into the game making. Then once you have learned Java you should look into a "Game Engine" I used this one for a game that i did Golden T Studios - Golden T Game Engine (GTGE). The Game Engine will have more commands to learn but save you a INSANE amount of time even after you take a little time to learn the API.
- 10-20-2012, 07:54 PM #5
Member
- Join Date
- Sep 2012
- Posts
- 70
- Rep Power
- 0
Re: java game programming?
Last edited by killutch; 10-20-2012 at 07:59 PM.
- 10-20-2012, 07:58 PM #6
Member
- Join Date
- Sep 2012
- Posts
- 70
- Rep Power
- 0
Re: java game programming?
or you could probably use something like unity3D where you will have to learn a scripting language or C# and you can make 3d games maybe even all own because they do so much for you but of course with pre done stuff there's going to less customization.
- 10-20-2012, 08:20 PM #7
Re: java game programming?
Moved from New to Java
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 10-20-2012, 10:48 PM #8
Member
- Join Date
- Aug 2012
- Location
- Switzerland
- Posts
- 49
- Rep Power
- 0
Similar Threads
-
android programming vs game programming using java
By vgoel38 in forum Forum LobbyReplies: 2Last Post: 09-08-2012, 12:11 AM -
Java game programming
By dipndawtz in forum Java GamingReplies: 6Last Post: 07-10-2012, 05:00 PM -
Java Game Programming
By thg99 in forum New To JavaReplies: 2Last Post: 04-28-2012, 09:33 PM -
java game programming
By gammaman in forum New To JavaReplies: 1Last Post: 12-25-2007, 01:01 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks