The Time Warp (MySQL & PHP MMO)
Posted: Sat Aug 01, 2009 10:51 pm
Wasnt entirely sure where to put this but this seemed like the best area. Following a TUT by halls I have began work on a MMO browser game, currently its still the single person you control with an arena and store, I am wanting to have it based on Doctor Who in a strategy style MMO in the end (mainly so I can have the TARDIS as an ADMIN only ship
). The basics of what I want to have in the end is something like bigpoints Space Invasion (not sure on the link, just use google its in the 1st results). Where you start off as your chosen Civilisation (one thing SI doesnt have is that feature, different looking Civs) on a planet of your choice, which is essentially a number (like a phone number galaxy:system:planet (12:38:2)) each system has 5 planets, 25 systems in a galaxy and 100 galaxies (shouldnt need nearly that much but better having more than less).
You begin by building buildings that produce resources so that you can build more buildings like a shipyard etc, these resources need to be produced on a timer (say 10 metal for each mine every 15 minutes). Id like to have technology researching but its not needed. When you build a shipyard you need to pay to level it up so you unlock better ships, this way you wont start off with the power of a god within a couple days of playing.
The ships need an attack power and shield, which would be easy to set up. (and while im on that subject I will be using MySQL and PHP for this). The main part will be the abiltiy to colonise other planets which are empty and build on them like with the homeworld, and if someone else is on a targeted planet you would have to destroy them to take over their world.
I can easily make the look of the entire site, Im not too bad with MySQL so the making the database itself wouldnt be too hard for me, but the php and just coding in general im pretty bad with
Thats the bit I mainly need help with.
The site is in my http://thetimewarp.bounceme.net website collection, its just had the banner changed so im not sure if it will be right yet, its the one with "Clone Wars Arena" on it, quickly made that in Photoshop so there was a banner for it. Any help much appreatiated
You begin by building buildings that produce resources so that you can build more buildings like a shipyard etc, these resources need to be produced on a timer (say 10 metal for each mine every 15 minutes). Id like to have technology researching but its not needed. When you build a shipyard you need to pay to level it up so you unlock better ships, this way you wont start off with the power of a god within a couple days of playing.
The ships need an attack power and shield, which would be easy to set up. (and while im on that subject I will be using MySQL and PHP for this). The main part will be the abiltiy to colonise other planets which are empty and build on them like with the homeworld, and if someone else is on a targeted planet you would have to destroy them to take over their world.
I can easily make the look of the entire site, Im not too bad with MySQL so the making the database itself wouldnt be too hard for me, but the php and just coding in general im pretty bad with
The site is in my http://thetimewarp.bounceme.net website collection, its just had the banner changed so im not sure if it will be right yet, its the one with "Clone Wars Arena" on it, quickly made that in Photoshop so there was a banner for it. Any help much appreatiated