A downloadable project

The GamePush service adds features to HTML games on GameMaker:

  • achievements and leaderboards;
  • connects advertising, payments and authorization on many gaming platforms;
  • syncs progress between devices;
  • with a ready-made interfaces and API for its creation.


With GamePush, you don't need to understand the SDKs of other platforms.

  • Service integrates SDK for GamePix, CrazyGames, GameDistribution, Poki, VK Games, Yandex Games and others.
  • GamePush connects the required libraries and configures their work.
  • You can test all functions without uploading to the platform.
  • You don't need to update the game to get GamePush updates.


The extension inherits the hierarchy and naming convention from SDK, you can refer to the documentation for more information about methods work.

Use the demo project GamePush_Demo_vX.X.X.yyz as an example of working with the SDK.

Demo on GamePush Hosting: https://s3.eponesh.com/games/draft/1449/

Demo on Yandex Games: https://yandex.com/games/app/179564?draft=true


Download

Download
GamePush_Demo_v1.2.8.yyz 1 MB
Download
gamepush-ext_v1.2.8.yymps 1 MB

Install instructions

Minimum IDE version 2023.2.0.71 and Runtime 2023.2.0.87

Import the gamepush-ext_vХ.Х.Х.yymps extension into the project via Tools > Import Local Package. Set your Project ID and Public Token in the extension options.

Use the demo project GamePush_Demo_vX.X.X.yyz as an example of working with the SDK.

To perform the test, you will need a WEB server with SSL.

Leave a comment

Log in with itch.io to leave a comment.