Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

2D Platformer Program Language: Java vs C++, and the Engine?


Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.

  • You cannot reply to this topic
2 replies to this topic

#1 USH008   Members   -  Reputation: 101

Like
0Likes
Like

Posted 07 September 2012 - 02:27 AM

(My English is bad, I'm sorry.)

I have planned to make a 2D Platformer games, which is like Limbo, Braid, SMB.
Are there any developing difference between java and cpp? I know some basics of these languages but I don't know which would be easier/suitable to develop a game.
Game Engine is not very neccessary but it would be great if there is a good one.Posted Image
Thanks a lot!

Ad:

#2 Inuyashakagome16   Members   -  Reputation: 772

Like
0Likes
Like

Posted 07 September 2012 - 07:55 AM

As its been said before: You can make a game with any language really. It just depends on what it is. :)
I've heard people say that some have issues making games with Java, but on the other hand, Minecraft is very popular and still around.
Many games are still programmed IN C++ (whether it's with XNA as a graphic library/engine or DirectX)

Before I really answer you're question, How much experience do you have with development? and have you ever made a game before?

I would pick the language you know the best and go with it.
I know C++ pretty well so I would choose C++ and I would find a good engine/library to develop with.
I started making a game with C++ and found that I was in over my head, so I stepped back and go to python game dev and started from there where things are a tad bit easier.

It's just up to you really at that point. Because really they can all do "about" the same things.

#3 sheep19   Members   -  Reputation: 333

Like
0Likes
Like

Posted 07 September 2012 - 08:02 AM

Do you already know some C++ or Java? Have you written some small programs that run on the terminal?

If not, I suggest you do that first. Pick one and start learning
--------------Visit My Website




Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.



PARTNERS