Adblock breaks this site

Can runescape-like games be written in C++?

Discussion in 'Programming General' started by fury6000, Mar 16, 2008.

  1. unlimitedorb

    unlimitedorb Newcomer

    Joined:
    May 29, 2007
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    Then what would you consider as mastering a language? I personally doubt you know the syntax rules and eccentricities of any language you have come across. And if you did, you should theoretically be able to rattle off the language using context free grammar.

    Just because you speak English doesn't mean you have the ability to write poetry.
     
  2. Faskist

    Faskist Tuxhead
    Banned

    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    Mastering a language is a bad descriptor. Being that any programming language higher-level than opcodes is just the description of a procedure, mastery or skill with a language really comes down to your ability to think within the paradigms suited to it.
     
  3. The Supreme Intelligence

    The Supreme Intelligence Apprentice
    Banned

    Joined:
    Apr 29, 2007
    Posts:
    738
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    I'm sure if you would have actually mastered C++, then you would know the answer to your question.
     
  4. bizcuits21

    bizcuits21 Forum Addict
    Banned

    Joined:
    Oct 18, 2007
    Posts:
    562
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    I guees so, as the C languages are the base of Java.
     
  5. adbullah

    adbullah Guest

    Referrals:
    0
    Can runescape-like games be written in C++?

    i am writing World of Warcraft privat servers in C++ :p
     
  6. MavFan07

    MavFan07 Member

    Joined:
    Dec 18, 2007
    Posts:
    35
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    I've taken two semester of c++ programming in college(University) and I am far from "mastering" the language. All programs were nothing but text(vim), so I have no clue how to apply anything to image. (The programs I wrote were on a Unix system using a vulcan server.)

    I can, however, write a program that will print binary sorting tree's in various orders that using dynamically allocated arrays, pointers, and more importantly is implemented in a class that uses recursion :D
     
  7. Niconi

    Niconi Active Member
    Banned

    Joined:
    Feb 18, 2011
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    I have programmed C++ for long time now and I can do anything with it. :)
    I won programming competition and got gift of $500 of it, because I was
    around 10x faster than the second and I didn't make any typo, but it still
    doesn't say anything, because still I haven't mastered it. C++ is so large. :D
     
  8. Cyber_Ki11er

    Cyber_Ki11er Member

    Joined:
    Sep 19, 2011
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    I don't know if C++ can write games like runescape because runescape & game like runescape are basically written in Java. But you could look at their code to see if you can convert it in to C++.
     
  9. SexayMistahBee

    SexayMistahBee Sexiest Bee On Earth
    $50 USD Donor New

    Joined:
    Feb 28, 2006
    Posts:
    2,410
    Referrals:
    0
    Sythe Gold:
    27
    Discord Username:
    SexayMistahBee
    Can runescape-like games be written in C++?


    Do you even know what you're talking about?
     
  10. freddy1990

    freddy1990 Active Member

    Joined:
    Jul 1, 2005
    Posts:
    149
    Referrals:
    1
    Sythe Gold:
    0
    Can runescape-like games be written in C++?

    It's not because RuneScape is written in Java that all games are... A lot of games in fact are written in C++ and a game like RuneScape certainly can be written in it as well, you could even clone RuneScape in C++, though it would of course be a tremendous amount of work.
     
  11. EagleWings

    EagleWings Active Member

    Joined:
    Dec 28, 2009
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    9
    Can runescape-like games be written in C++?

    Anything's possible. It's just about knowing how to implement it. If you're serious (which I'm not too sure about). Take a look at using OpenGL
     
< [Pawn] Tutorial for Counter-Strike 1.6 [Pawn] | Sqlmap >


 
 
Adblock breaks this site