Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

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

1 decade ago by Hareesun

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

1 decade ago by fugufish

yep, Ken's tapJS rocks!
Page 1 of 1
« first « previous next › last »