Jump to content

Builtin Leaderboard on published games.


Gonan
 Share

Recommended Posts

Create an API for use in Lua or C++ to allow users to get the top 10 scores and gamer tags who scored them.

 

When you get a Game Over screen, the users score could be in the top 10, if it is post it to the workshop site.

 

For security and prevent tampering, the data could be stored as a simple table, using builtin fields such as the Author of the game, the Name of the game to identify the game; the steam handle of the player, and would rely on a score provided by the game.

 

A web viewer to the workshop would allow you to check the top 10 players and their scores. Across any game published onto steam.

 

The amount of storage used would be minimal.

 

Optional use a local table to keep your own leader-board in AppData. This would not be uploadable to the workshop site, due to the possibility of tampering.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...