Jump to content

PHP Game Concept


stuffradio

Recommended Posts

Hello,

 

it may be my first post... but I thought I was registered here before. Maybe I was inactive for a long time. Anywho,

 

I'm making a PHP Game Maker/Manager. It'll have the options to make, and manage different categories of games:

 

Turn Based

RPG

Virtual Pet

etc.

 

Here is what I'm planning(thoughts so far)

 

Have a master account, allow that master account to choose games to make from a drop down list. They will choose a name, and I will be trying to make it highly customizable. How I'm going to do this, no idea.

 

What can you suggest to me,

how can I structure this out efficiently, any tips? I will incorporate my own subscription manager. It will run through paypal. It'll be pay what you want, but don't know if I should make a $1 minimum. Also, I am trying to contemplate whether or not I want to have a flat file based databased of domain addresses... and make it so the user has to have it on that url on my file so they can't freely distribute it.

 

All these things are out in there, and I want this to be a success. Any tips are appreciated!

Link to comment
Share on other sites

Have a master account, allow that master account to choose games to make from a drop down list. They will choose a name, and I will be trying to make it highly customizable. How I'm going to do this, no idea.

That is not a terrible difficult thing to do.  All it requires is a form and MySQL database.

 

It is hard enough to make a single game that is popular and people want to play.  You are wanting to make at least three.  I would suggest making a couple of games that you host, run, and manage before you even attempt to worry about creating a 'Game Management Software.'

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.