Unity Leaderboards Client
A downloadable Unity package
This asset was mainly developed for use with Game Jams I am a big lover of. It doesn't provide very secure leaderboards or so, but it does a very simple job of just adding them to the game
Server-side API used for this package is free. Server-side code is open-sourced and can be found here: https://github.com/yogurtthehorse/highscores
A detailed explanation of API can be found on GitHub shown above
This asset is built upon code used in Arkannoyed, my latest jam game from GMTK 2023
What's included
- Basic HTTP client based on coroutines that can upload your score and update leaderboard
- Simple Unity component that uses mentioned HTTP client as an example usage you can already use in your project
The package does not include Server-side code. It's free and available for everyone, it can be found here. The publicly available server is free and hosted by me. Read more in server-side documentation
Status | In development |
Category | Tool |
Author | Yogurt The Horse |
Tags | csharp, High Score, leaderboards, package, Unity |
Purchase
In order to download this Unity package you must purchase it at or above the minimum price of $1.99 USD. You will get access to the following files:
Development log
- You can use my leaderboards API nowJul 16, 2023
Leave a comment
Log in with itch.io to leave a comment.