Im wondering where start to make simple app
You run app and you see button
and score text
ONE USER CAN ADD ONE POINT to score ONLY
Other players opening this same project see stored score
and can add once one point
Develop games in your browser. Powerful, performant & highly capable.
bump
Other players where? You probably have to store this information on a server somewhere if other users are meant to access it.
IGDev
Hi,
You have to use Ajax Plugin + server + php&SQL.
Good luck
For example when i upload this project on scirra arcade, every user can add only one point to score by clicking.
If you add own point button are disabled for you forever
IGDev Hi, You have to use Ajax Plugin + server + php&SQL. Good luck
Firebase or backendless is good for that?
yes it's possible (you don't have to use php&SQL and the Ajax Plugin, you have to use rexrainbow plugins)
if you want to keep it opened on your pc (and somekind "host" that with the signalling server) you can add the multiplayer item and as i said, use your pc as a host for multiplayer variable