Skip to main content

How do you integrate the result of your game in real time on your game page?

Updated over 2 years ago

To show the user his or her score in real time, go to the configuration of your game page.

Click the text editor icon, then drag a text box on the game screen to insert the following variable:

%current_score%

You will see that when you type "%" in your text box, a list of all the variables available on this game screen automatically appears. You can then also select the "Current Score to Module" variable from the drop-down menu.

Finally, you can customize this text box with the text of your choice, for example:

"Score: %current_score%" points.

To test your game variable, publish your operation and go to the game page; the variable will then be replaced by your score.


Need help?

Get help from online support by clicking on the chat bubble 💬

Did this answer your question?