1 decade ago
by johan
The code is great. But have you thought about doing a project. Involving php and mysql? With username and password. And all the saved data.
1 decade ago
by Ken
When you talk about using PHP/MySQL, are you looking to save game state data, high scores, etc... or are you looking to run the game logic on the server and have it render on the browser?
If you are looking to save game state data, highscores, etc... you should check out
http://tapjs.com (this is a site I run)
If you are looking to run your logic on the server and have it render to the browser, you should check out Impsock by Impact user Ape. It uses node.js. It is not exactly what you are looking for but will give you a starting point for server side game logic.
http://impactjs.com/forums/code/impsock-a-socket-io-plugin-for-impactjs
If I were you, I'd use Ken's
http://tapjs.com - If for some insane reason you really don't want too, it's totally possible. But you don't need to worry about IMPACT for that, just click
here I've done the hard bit for you :P
Page 1 of 1
« first
« previous
next ›
last »