Making A PHP Game
Ok so this has probably been asked about a hundred times but I searched and didn't find anything so here goes:
If I want to make a PHP browser based game, how to I go about starting it? I am brand new to PHP and I'm just guessing at how to make Races with certain stat bonuses. Just an example, how would I do this:
Human - 10% income bonus
Elf - 10% defence bonus
etc.
If anyone can offer any advice on how to learn PHP and make a game, please let me know. Thanks!
|