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 Chad

I have a client that just wants a simple game and there servers don't support PHP. The game I want to create for them does not require any level saving or talking to a database. It does need to be cross-platform (desktop, tablet, phone is a nice to have but not a deal breaker) Please let me know if its possible to use just javascript.

1 decade ago by Graphikos

PHP is only required for the level editor to access the filesystem to load/save levels, etc. The game itself is pure html5/javascript and requires no server backend what-so-ever.

The games can be wrapped by many products to create native apps for just about any platform out there.

1 decade ago by Chad

Ok great. Thats what I was understanding based off what I read. Just wanted a confirmation. Thank you.
Page 1 of 1
« first « previous next › last »