Adblock breaks this site

C++ or Java???

Discussion in 'Programming General' started by Cherry65, Jun 17, 2007.

?

Which one is better?

  1. Java

    26 vote(s)
    38.8%
  2. C++

    40 vote(s)
    59.7%
  3. Other(Post it name)

    1 vote(s)
    1.5%
Thread Status:
Not open for further replies.
  1. Cherry65

    Cherry65 Forum Addict
    Banned

    Joined:
    Jan 31, 2007
    Posts:
    447
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    i want to do a 2D game like runbescape....i know that runescape is made in java but whats better to do this???C++ or Java???
     
  2. The End

    The End Forum Addict

    Joined:
    Dec 10, 2005
    Posts:
    397
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    it depends i suppose both could make a game but java would be easier to learn before game programming i would suggest that you get the basics of the language down and then try to expand your knowledge and make games
     
  3. Cherry65

    Cherry65 Forum Addict
    Banned

    Joined:
    Jan 31, 2007
    Posts:
    447
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    yes il do that but i want to know what language :)...
    ill learn both i think....
    are they compatible???
     
  4. Annex

    Annex Ballin'
    Veteran (Ex-Admin)
    PHP Programmers Retired Administrator

    Joined:
    Aug 28, 2005
    Posts:
    2,324
    Referrals:
    3
    Sythe Gold:
    0
    UWotM8?
    C++ or Java???

    For a faster time to make a game like rs, Java definatly, for a better looking and better game, C++, for the best of both worlds python.
     
  5. o2slick

    o2slick Active Member
    Banned

    Joined:
    Apr 6, 2007
    Posts:
    171
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    yea i would say java is
     
  6. -------owned-------

    -------owned------- Guru
    Banned

    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    C++ run smoother..
     
  7. mohawkb0b

    mohawkb0b Member
    Banned

    Joined:
    May 27, 2007
    Posts:
    55
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    well to make a game like runescape java is better. c++ is a bit harder to learn and takes more time. like java is easy, c++ maybe hard but it also works with everything! :-D
     
  8. speljohan

    speljohan Guru
    Visual Basic Programmers

    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0
    C++ or Java???

    c++ is hard but extremely fast
    Java is easy but not that fast

    if you want to write a game i strongly suggest java as it is simple to use, and fast enough. Thesedays java can have 3d games with top notch graphics, so it shouldn't be a problem handling some 2d game.
     
  9. 1337_Byte

    1337_Byte Grand Master
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    2,132
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    Java is horrible, use C++.
     
  10. speljohan

    speljohan Guru
    Visual Basic Programmers

    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0
    C++ or Java???

    You really recommend C++ for someone that has never programmed in his life? That would be pretty hard.
     
  11. Annex

    Annex Ballin'
    Veteran (Ex-Admin)
    PHP Programmers Retired Administrator

    Joined:
    Aug 28, 2005
    Posts:
    2,324
    Referrals:
    3
    Sythe Gold:
    0
    UWotM8?
    C++ or Java???

    tbh uncomparable, java is platform independant, c++ is very platform dependant. c++ would need an exe, java could embed on a web page. C++ would be faster, java would be smaller. They are polar opposite languages. Its like comparing an apple and an orange.
     
  12. CrimsonFire

    CrimsonFire Guest

    Referrals:
    0
    C++ or Java???

    if you want gaming etc, Java, but if you wana hack like games C++ can hack moslty everygame, my friend OneWhoSighs hacked Runescape, he made something which i dont know... something to do with worlds..

    with C++ i created a program for runescape, Once it fully kicked everyone out of the game :) << dont tell me it was server shutdown because it was not.
     
  13. bkatz

    bkatz Forum Addict
    Banned

    Joined:
    Apr 21, 2005
    Posts:
    402
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    CrimsonFire, I know you from mafiacoders and I honestly doubt any of what you said in that post was true. :| I do like your launcher for gunz though, even though you took a lot of the source from dexgod ;p.

    Don't listen to 1337 Byte, I don't know why he thinks java sucks...I mean java cross platform (everyone can play your game, regardless if they are a windows or linux user) and it's fast enough for what you want to do.

    IMO If you're starting off in programming use java, because java is basically a simplified version of C++. If you're gonna make a 2D game java will work fine...if you later want to add 3D graphics, you can still do it in java, but chances are it will run a lot slower because of the way java creates a "virtual machine" so it can run on all platforms. If you get to that point, you may want to consider learning some type of "C" language: C++ or C#. I'm not sure if C# works well for games or not, but I know its a useful language to learn...

    Another option is Visual Basic, which a lot of 2D game engines are made in.
     
  14. Cruel__Machine

    Cruel__Machine Guest

    Referrals:
    100
    C++ or Java???

    True, but that doesn't mean you cannot determine which language is better for specific purposes.
    If it's for a game, speed is a necessity, therefore c++ is best. Use OpenGL if you want a cross-platform game (which I doubt you do).
     
  15. CrimsonFire

    CrimsonFire Guest

    Referrals:
    0
    C++ or Java???

    i learned C++, with that i created Dlls for Gunz,
    i dont play Games, i hack games and then release hacks.. Remember SantaClause.dll? i made it with a little help from Phun/Phailz/waryas/Novocian..

    they told me about Gunz and i created Plvl they helped me with some Other Codes.

    now going to learn Packet Editing. For me C++ is a strong language, Some of the times i thought i should leave Learning C++ and start learning something else. I should learn VB, which i am now and maybe later one learn Perl :)
     
  16. Olan14

    Olan14 Forum Addict

    Joined:
    Jan 26, 2007
    Posts:
    581
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    I KNOW THIS ONE!
    ITS A PEAR!
    AM I RIGHT?
    WHAT DO I GET?
     
  17. De_GH

    De_GH Guest

    Referrals:
    0
    C++ or Java???

    In C++ You Can Creat Rs2 In 2D Or 3D But In Java It's Harder
     
  18. speljohan

    speljohan Guru
    Visual Basic Programmers

    Joined:
    Apr 24, 2005
    Posts:
    1,450
    Referrals:
    3
    Sythe Gold:
    0
    C++ or Java???

    You obviously have no idea what you are talking about.
     
  19. Runnerman

    Runnerman Guest

    Referrals:
    0
    C++ or Java???

    Depending on how you want the game, web-based or not. If you want it web-based i recomend Jave, on the other hand if you want it to be like a clinet(program) Then i recomend C++. In the long run C++ comes out on high heels, but the choice is yours, i can only give my opinion.
     
  20. WinterDreamZ3

    WinterDreamZ3 Guru
    Banned

    Joined:
    Feb 22, 2007
    Posts:
    1,024
    Referrals:
    0
    Sythe Gold:
    0
    C++ or Java???

    I would say Java.
     
< Want to make a bot with me? | Blackjack Program Scoring Help? >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site