I made a game and when the game is over, i would like to store the parameter (x and y positions) of this game to know if an another player could resolve this game.
How do you proceed to do that…?
i need to store the value on a server
get theses values to others players…
You’re at a point that you need to start learning server-side (i.e., “infrastructure” ) middleware … such as PHP, ASP, .NET, PYTHON, and (the list goes on) …
Unfortunately, all these technologies are migrating toward Cloud Service, DevOps, and Server-less environments. Yes, you still need to understand “middle-ware” to use any of them.
I would suggest “where to start and how to begin” with this chart … BUT I’M ALWAYS DELETED FROM THIS FORUM FOR MY HELPFUL SUGGESTIONS. I recommend a quick google search on “Headless HTML5 Game Design” or “Making RPG Browser Games Content-as-a-Service” .