Skip to content

MausGames/game-jolt-api-cpp-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Jolt API C++ Library

Game Jolt is a host for free independently developed computer games.

As a gamer you are able to play every game on this site for free, rate them with shiny stars, write awesome comments, get trophies and highscores and talk about stuff on the forum or the chat. As a developer you can upload your game, add screenshots, embed videos, write news, receive feedback, eat pizza and do other great things.

And if your game is written in C++, then this library is able to connect your game with Game Jolt.
(for other languages/engines/platforms take a look here)

  • full access to the Game Jolt API
  • non-blocking transfer with object-related callback system
  • prefetching, caching and request merging for maximum performance
  • integrated Base64url encoding to easily transfer binary data (e.g. to the data store)
  • integrated file downloader (for avatars, trophy images and anything else)

Documentation:
https://www.maus-games.at/files/gamejolt/cpp/