Question

Discussion in 'Off Topic Discussion' started by K7Sniper, Aug 13, 2005.

  1. K7Sniper

    K7Sniper Guest

    I'm not sure if this is the right forum to put this in, but here goes nothing.

    A friend and I are making an attempt to design a simple rpg using C++, but we are having a small bit of trouble. Anyone know of any good tutorials on how to design one? Any feedback would be much appreciated ^^
     
  2. mairsil

    mairsil Officer at Arms

    Joined:
    Apr 20, 2005
    Messages:
    3,425
    Likes Received:
    153
    Design programmatically or design theoretically (i.e. interface, battle system, items, skills, etc.)?
     
  3. Mark30001

    Mark30001 Guest

  4. liquitt

    liquitt Site Soldier

    Joined:
    Aug 2, 2005
    Messages:
    2,964
    Likes Received:
    4
    also you could take a look at that RPGMaker 2000 or how it's called, their forums are still active, those guys will be experienced in building RPG ;)
     
  5. K7Sniper

    K7Sniper Guest

    For me, I'm making the world it is played in. I made the MS Paint version of the map, but I lack the knowledge in actually putting it into being. My friend is taking care of the programming for the fighting and whatnot. I have the creative aspects of it.

    Whats the RPGMaker forums' address?
     
  6. Borman

    Borman Digital Games Curator

    Joined:
    Mar 24, 2005
    Messages:
    9,543
    Likes Received:
    1,880
    RPG Maker (PC versions) (its english translation, among others) is illegal :\ Easily available, but illegal. You can buy it in a different language, but no official English translation has been released do at least partially to the fact that it has been pirated so much :\
     
  7. PhantasyStar

    PhantasyStar Well Known Member

    Joined:
    Jul 11, 2004
    Messages:
    1,551
    Likes Received:
    19
    Good luck mate. Sounds interesting. I've learned programming all but gaming, which is what I would love to learn. I'm taking Java this year, so I hope I learn something dealing with gaming.
     
  8. K7Sniper

    K7Sniper Guest

    i learned a bit of java, and i havent noticed any gaming aspects to it sadly =/ i know they are there, but they are a bit harder to use with syntax.

    it makes a damn good fantasy football drafter though...
     
  9. Paulo

    Paulo PoeticHalo

    Joined:
    Mar 13, 2004
    Messages:
    5,354
    Likes Received:
    7
    i had to make a java card game.... pure annoying!
     
  10. XerdoPwerko

    XerdoPwerko Galaxy Angel Fanatic Extreme - Mediocre collector.

    Joined:
    Sep 28, 2004
    Messages:
    3,216
    Likes Received:
    7
    A friend had to program a chess-set in Assembly (x86) that could be played through the parallell port of two computers.

    The fact that you can also burn out the ports if you don't excel at coding... well, that makes the endeavour even more interesting.

    Another friend already has completed a great 3D engine and a cool battle system completely in JOGL (that's a Java - Open GL cross-thing)


    I'll stick to Director MX and Flash MX, thank you very much.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page