gogol-games: Google Play Game Services SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

The Google Play Games Service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v1 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.Games
      • Accesstokens
        • Gogol.Games.Accesstokens.GeneratePlayGroupingApiToken
        • Gogol.Games.Accesstokens.GenerateRecallPlayGroupingApiToken
      • AchievementDefinitions
        • Gogol.Games.AchievementDefinitions.List
      • Achievements
        • Gogol.Games.Achievements.Increment
        • Gogol.Games.Achievements.List
        • Gogol.Games.Achievements.Reveal
        • Gogol.Games.Achievements.SetStepsAtLeast
        • Gogol.Games.Achievements.Unlock
        • Gogol.Games.Achievements.UpdateMultiple
      • Applications
        • Gogol.Games.Applications.Get
        • Gogol.Games.Applications.GetEndPoint
        • Gogol.Games.Applications.Played
        • Gogol.Games.Applications.Verify
      • Events
        • Gogol.Games.Events.ListByPlayer
        • Gogol.Games.Events.ListDefinitions
        • Gogol.Games.Events.Record
      • Leaderboards
        • Gogol.Games.Leaderboards.Get
        • Gogol.Games.Leaderboards.List
      • Metagame
        • Gogol.Games.Metagame.GetMetagameConfig
        • Gogol.Games.Metagame.ListCategoriesByPlayer
      • Players
        • Gogol.Games.Players.Get
        • Gogol.Games.Players.GetMultipleApplicationPlayerIds
        • Gogol.Games.Players.GetScopedPlayerIds
        • Gogol.Games.Players.List
      • Recall
        • Gogol.Games.Recall.GamesPlayerTokens
        • Gogol.Games.Recall.LastTokenFromAllDeveloperGames
        • Gogol.Games.Recall.LinkPersona
        • Gogol.Games.Recall.ResetPersona
        • Gogol.Games.Recall.RetrieveTokens
        • Gogol.Games.Recall.UnlinkPersona
      • Revisions
        • Gogol.Games.Revisions.Check
      • Scores
        • Gogol.Games.Scores.Get
        • Gogol.Games.Scores.List
        • Gogol.Games.Scores.ListWindow
        • Gogol.Games.Scores.Submit
        • Gogol.Games.Scores.SubmitMultiple
      • Snapshots
        • Gogol.Games.Snapshots.Get
        • Gogol.Games.Snapshots.List
      • Stats
        • Gogol.Games.Stats.Get
      • Gogol.Games.Types

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-games)
Uploaded by BrendanHay at 2025-05-07T06:08:10Z
Distributions Stackage:1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4458 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-games-1.0.0

[back to package description]

gogol-games

Version

1.0.0

Description

A client library for the Google Play Game Services.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-games is released under the Mozilla Public License Version 2.0.