Working on an opensource project

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Working on an opensource project

    Hey everyone,

    I'm starting a project for my current site [url]http://metalempire.com[/url] called
    Empires; it's going to be a online RPG unlike all others on the net. I'm
    currently in base development right now (mapping database, creating user
    info, linking equipment to player and player stats, etc.) but I'm looking
    for help with the whole process. It's going to be very involved and I'm
    working with object oriented programming, so you need to know about
    inheretence, instantation, contructors and most importantly polymorphism. I
    am currently designing this as an application, using php, mysql and
    javascipt(for realtime changes), but may incorperate some perl-based cgi.

    This project is going to be completely opensource, I don't expect to keep it
    all a secret since I am an opensource user. As much help designing certain
    things would be a large benefit for everyone who is willing to
    work/use/play this wicked system.

    If you're interested, email me at [email]zephyon@hotmail.com[/email] and I will send more
    details as well as the current source for the game. as for what it is;
    Take old school games like FF1 and Dragon Warriors and incorperate certain
    things like LoTR and D&D to create the base of the game. Full character
    stats with equipment changes that change stats on-the-fly as well as a
    standard level system. the whole system will be real-time not turn based,
    as well, your character only advances as much as you work the character to
    advance. Figure scenarios will be as real-time as possible, using certain
    variables to define the attack wait times, defence, and of course attack.
    It will be very image based and I'll probably be using a tar.gz install
    package for the large amounts of images that will be used. Mapping (since
    we want to be able to move!) is x-y-z axis based, meaning we can build
    virtual maps with things like detailed cities and such. Now, most of this I
    am sure how to do, but I am looking for more ideas and other peoples
    outlook on this.

    I am told that what I am doing is similar to Race War Kingdoms - as this is
    partially true, This will be much more simplistic for the user, being there
    is no conquoring or anything, but more based on stragedy and intellect.
    Anyways, you want my current gameplan, email me.
    Zephyon Guest

  2. Similar Questions and Discussions

    1. make FH opensource to solve instability
      Dear FH users, Don't we all agree FH is still way to unstable? There are days my FH crashes more then 15 times! This costs a lot of time, money...
    2. A Opensource Job Portal script?
      Hi, I am looking for a Opensource Job portal script with complete functions, PHP and mySQL based. Anyone can help me? Benny Macronimous.com
    3. PHP-mySQL-opensource-shop - solution
      Hi to all, I'm looking for a PHP-mySQL-opensource-shop - solution. Any suggestions or experiencies that could be usefull. Wich TIA Alexander
    4. Project Reference not working
      Hi All, I have web application project, to which I have added project-reference to another class library. When I am using one of the property...
    5. Which Opensource Site Content tool to use
      I am a PHP newbie who has to get something online quickly. I need to put a Community online with preferably all of the following: Groups/Forums -...
  3. #2

    Default Working on an opensource project

    Hey everyone,

    I'm starting a project for my current site [url]http://metalempire.com[/url] called
    Empires; it's going to be a online RPG unlike all others on the net. I'm
    currently in base development right now (mapping database, creating user
    info, linking equipment to player and player stats, etc.) but I'm looking
    for help with the whole process. It's going to be very involved and I'm
    working with object oriented programming, so you need to know about
    inheretence, instantation, contructors and most importantly polymorphism. I
    am currently designing this as an application, using php, mysql and
    javascipt(for realtime changes), but may incorperate some perl-based cgi.

    This project is going to be completely opensource, I don't expect to keep it
    all a secret since I am an opensource user. As much help designing certain
    things would be a large benefit for everyone who is willing to
    work/use/play this wicked system.

    If you're interested, email me at [email]zephyon@hotmail.com[/email] and I will send more
    details as well as the current source for the game. as for what it is;
    Take old school games like FF1 and Dragon Warriors and incorperate certain
    things like LoTR and D&D to create the base of the game. Full character
    stats with equipment changes that change stats on-the-fly as well as a
    standard level system. the whole system will be real-time not turn based,
    as well, your character only advances as much as you work the character to
    advance. Figure scenarios will be as real-time as possible, using certain
    variables to define the attack wait times, defence, and of course attack.
    It will be very image based and I'll probably be using a tar.gz install
    package for the large amounts of images that will be used. Mapping (since
    we want to be able to move!) is x-y-z axis based, meaning we can build
    virtual maps with things like detailed cities and such. Now, most of this I
    am sure how to do, but I am looking for more ideas and other peoples
    outlook on this.

    I am told that what I am doing is similar to Race War Kingdoms - as this is
    partially true, This will be much more simplistic for the user, being there
    is no conquoring or anything, but more based on stragedy and intellect.
    Anyways, you want my current gameplan, email me.
    Zephyon Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139