Construct Game Services plugin

The Construct Game Services (CGS) plugin allows accessing game services hosted by Scirra, the makers of Construct. Currently the plugin allows submitting high scores for the Construct Arcade.

Construct Arcade leaderboards

To publish a game to the Construct Arcade with leaderboards, follow these steps:

  1. Add the Construct Game Services plugin to your project
  2. Add a Submit score action to submit the player's score at the appropriate time (such as when a 'Game over' screen appears). Leave the Leaderboard ID parameter empty.
  3. Publish to the Construct Arcade following the normal process
  4. Play your game until a score is submitted
  5. Reload the page and a leaderboard will have appeared with your score

CGS conditions

The Construct Game Services plugin currently has no conditions.

CGS actions

Submit score
Submit a score for the Construct Arcade. The Score must be an integer (fractional scores are not supported). The Leaderboard ID is reserved for future use and should be left as an empty string.

CGS expressions

The Construct Game Services plugin currently has no expressions.

Construct 3 Manual 2025-06-12