I have been following Halls tutorials and couldn't see any information on this anywhere.
Basically my browser game is centered on training the creatures you own. Having looked at similiar sites and done some market research, I am considering implementing a breeding system. I have been searching for months on information regarding this, but whether I am using the wrong search words, or just looking in the wrong places, I can't seem to find any substantial info on what goes into making one. I have put together a brief design document on it, but without knowing what is and isn't possible it has stalled.
I'm not looking for a complex system just yet, I am more than aware of learning to walk before I run as I have only been learning php a few months.
So I would be more than happy with a simple system, for example, offspring having 50% chance of inheriting one of the parents phenotype etc.
So my question is does anyone have any experience of this type of script? Would I be right in thinking php and GD library or ImageMagick would be a good place to start? Please forgive my lack of knowledge
Any advice, thoughts, knowledge etc would be greatly appreciated.
I just need a shove in the right direction and I will do the rest.
Thank you.