Hi everyone, just found out about this forum, i have recently downloaded some lynda.com tutorials on php, and would eventually like to create my own php game.
Has anyone got any advice they could give me regarding building a game, thanks
Generaly the best place to start is the first form your user fills out the signup form. Plan everything thats going to be put in the user table for this form first then build a table and a form.
After this the next thing your user would do is longin so the second form your create should be a login form. The login form uses the user table in the database so half the work is already done at this point.
what your user does next is totaly dependant on the game.
Last edited by nexuslite; 2007-07-14 at 07:59 AM.
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.