Hello, I'm a beginner programmer,
I need some help concerning Java game development capabilites and how learning Java may help me in learning C++. Also, any help on game development in general is very helpful. but let's stay on the main topic, which is how does java do performance-wise and what kind of game quality it can produce. Also i need some info on the difficulty of the language and how much time I need to be good at it.
P.S. : Any example of good 2D and 3D games (besides minecraft and runescape) will be very helpful.
Thank you
- Manny
Java Game Dev capabilities and help concerning C++
Started by Dahamonnah, Oct 28 2012 01:14 PM
4 replies to this topic
Sponsor:
#2 Crossbones+ - Reputation: 1374
Posted 28 October 2012 - 03:43 PM
Well, your post is kind of unclear, however I'm guessing you want to understand Java in terms of game development.
Java is great. C++ fanboys love to talk about how it's slower because it's an interpreted language and how crappy it is, but in reality, it's great. There is a abundance of game development libraries, and developing in it is really easy. With Java you can get a good game together relatively quickly (Look at Prelude Of The Chambered, it was developed by the creator of Minecraft and made in forty-eight hours.). Also, why do you want to know if it'll help you learn C++. The answer is yes, however why does it matter to you? If you know Java, C++ will be easier however chances are you won't learn it in some time. Short Answer:
1) Java is fine performance wise
2) Java will make transitioning to C++ easier, however Dynamic Memory will probably confuse you.
3) It can produce great games. It's not the language, it's the Programmer that makes the game.
4) Everyone is different. Learning Java takes a long time. To actually learn a language and understand how it actually works you need to work with it for a long time and go through an insane amount of trial and error.
Java is great. C++ fanboys love to talk about how it's slower because it's an interpreted language and how crappy it is, but in reality, it's great. There is a abundance of game development libraries, and developing in it is really easy. With Java you can get a good game together relatively quickly (Look at Prelude Of The Chambered, it was developed by the creator of Minecraft and made in forty-eight hours.). Also, why do you want to know if it'll help you learn C++. The answer is yes, however why does it matter to you? If you know Java, C++ will be easier however chances are you won't learn it in some time. Short Answer:
1) Java is fine performance wise
2) Java will make transitioning to C++ easier, however Dynamic Memory will probably confuse you.
3) It can produce great games. It's not the language, it's the Programmer that makes the game.
4) Everyone is different. Learning Java takes a long time. To actually learn a language and understand how it actually works you need to work with it for a long time and go through an insane amount of trial and error.
I'm a game programmer and photo editor.
Here's Breakout:
Breakout!
If you need some photo editing done, contact me:
superman3275@gmail.com
if you want some programming help, or are recruiting for a game development team, either PM me on here or email me up there
!
Here's Breakout:
Breakout!
If you need some photo editing done, contact me:
superman3275@gmail.com
if you want some programming help, or are recruiting for a game development team, either PM me on here or email me up there
#3 Members - Reputation: 158
Posted 28 October 2012 - 05:21 PM
Well, my main target in Game dev is C++. I tried starting with that but it was too complicated and difficult for me, so I did some research on programming languages and I was unsure what to choose, C# or Java, so I just chose Java and here I am. 
Thank you superman3275
Thank you superman3275
#5 Members - Reputation: 199
Posted 02 November 2012 - 04:55 PM
See my signature, depending on the type (2D or 3D) you're interested in, there's a good Java lib. Although, I'd still highly recommend you first get your core Java skills & general programming experience before doing anything serious with those, particularly 3D.






