enriqueto Posted March 17, 2014 Share Posted March 17, 2014 Hi, I would like to save the game state on a server instead of doing that with cookies. Do you know any game backend for hmtl5 games? Quote Link to comment Share on other sites More sharing options...
Stunt Pixels Posted March 18, 2014 Share Posted March 18, 2014 I've done games with Rails and Sinatra back ends, but you should be good with any back end - sounds like all you need is user authentication and the ability to save/retrieve to a DB. If you want to stick with JS, maybe look at Node? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.