Results 1 to 13 of 13

Thread: Help making a game

  1. #1
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help making a game

    Hey am working on making a game .. well not making just fixing up 1 ( wish i could make 1 using c++ ) but anyways like i was saying i need some help if you can or wanna help plz talk to me

    ATM I Need Help :
    Hosting it Woot 100% but i ca only have 12-16 ppl online at a time
    need a free host like logmein

    • Need help making maps
    • Getting it to look the way i want (... 62%)
    • Npc names ( yer i know but i can't think of any)
    • Making the skills




    I wanna make it something like runescape but not a runescape private server
    ( I wanna use somethings from rs and some things form Maple story & w.e you guys can come up with)
    Last edited by xking; 01-31-2010 at 07:53 PM.

  2. #2
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by xking View Post
    Hey am working on making a game .. well not making just fixing up 1 ( wish i could make 1 using c++ ) but anyways like i was saying i need some help if you can or wanna help plz talk to me

    ATM I Need Help :
    Hosting it (...50%)
    Need help with Port Forwarding

    Getting it to look the way i want (... 2%)
    Coming up with quest



    I wanna make it something like runescape but not a runescape private server
    ( I wanna use somethings from rs and some things form Maple story & w.e you guys can come up with)
    You're going to have a real difficult time making anything close to runescape....

  3. #3
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't want it to be like rs but i want some of the things from it like the way it woodcut ,fish and ect

  4. #4
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by xking View Post
    I don't want it to be like rs but i want some of the things from it like the way it woodcut ,fish and ect
    I still dont think you will get anywhere. Try a real language.. (C++)

  5. #5
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yer yer i know and am trying to learn some C++ but for now i wanna make this for me and some ppl i know to have something to play for now

  6. #6
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey jw do any of you know how to make "Sprites"

  7. #7
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    You should take a look at some engines: http://sourceforge.net/projects/g3d-cpp/

    And learn C++.
    There used to be something meaningful here.

  8. #8
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i learning it now and that site not helping

  9. #9
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey do any of u guys know anything about eclipse ?

  10. #10
    Join Date
    May 2008
    Location
    Canada
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    eclpise is just Java language packed into userfriendlyness; and it speeds up your work .

    google it.

  11. #11
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    Quote Originally Posted by mrpickle View Post
    eclpise is just Java language packed into userfriendlyness; and it speeds up your work .

    google it.
    Well technically it's not "Java.." It's a compiler I think.

  12. #12
    Join Date
    Dec 2008
    Posts
    209
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including C, C++, COBOL, Python, Perl, PHP, and others. The IDE is often called Eclipse ADT for Ada, Eclipse CDT for C, Eclipse JDT for Java and Eclipse PDT for PHP.
    But before you even attempted 3D game programming, I'd try and get "familar" with C++, by this I mean being able to do complex puzzles quite easy, always striving for learning more etc.

    Also, why not start small with 2D? A great C++ project (you learn best by doing imo) would be to make an SVG library, so that your C++ generates SVG/JavaScript etc, just an idea.

    ~ Craig`

  13. #13
    Join Date
    Jan 2009
    Location
    new york bK all day
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Craig` View Post
    But before you even attempted 3D game programming, I'd try and get "familar" with C++, by this I mean being able to do complex puzzles quite easy, always striving for learning more etc.

    Also, why not start small with 2D? A great C++ project (you learn best by doing imo) would be to make an SVG library, so that your C++ generates SVG/JavaScript etc, just an idea.

    ~ Craig`
    i am working on a 2d game

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •