Skip to content
DiasFranciscoA edited this page Jan 30, 2023 · 5 revisions

Back To Top

By implementing the Game Jolt Game API you can add trophies, leaderboards, cloud data storage, and sessions to your games to get players coming back for more! See the official page for more documentation

Setup

Follow these guides to get yourself going on everything you need for your new game.

Modules

This Game API presents a variety of modules that can be used to push your game to the next level. These are the included modules:

ℹ️ NOTE

This API uses structs as a way to maintain and organize data that is returned by the GameJolt Server. Please check the Structs Overview section for more information. The structs' information will also be referenced inside the respective methods that use/return that given struct.




Clone this wiki locally