GamePush Extension for GameMaker
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
| Status | Released |
| Category | Other |
| Author | Trumdu |
| Made with | GameMaker |
| Tags | ads, crazygames, gamedistribution, GameMaker, gamepix, poki, raiting, vk, yandexgames |
| Links | Source code, Game Maker Marketplace |
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.