Hi Dark,
Well, for the type of game you are thinking of you wouldn't actually write the game in html. The game itself would be written in some sort of web based scripting language like perl, php, Javascript, and the html would be used to link the various scripts together and obviously display the text on screen. However, the game mechanics, as it were, would all be done in your script language of choice. Various settings, user stats, etc would be stored on your server in something like a MySQL database which requires a third language SQL to actually write the database for storing your values.

HTH


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.

Reply via email to