dr-high_score
dr-high_score
A library for saving and retrieving high scores for DragonRuby.
Usage
In order to use this library, you will need to sign up for an account at Purple Token, create a Game in the UI, and then create an API key.
Grab the latest single file release `high_score.rb` from the Releases page and save it in your DragonRuby game folder (I'm assuming in a `lib` directory in the sample below).
Finally, you'll have to "encrypt" your API key. You can use the game console:
$gtk.ffi_misc.setclipboard(HighScore::BadCrypto.encrypt('YOUR_KEY_HERE'))
Or you can use the sample app on this page.
See more in the README on GitHub.
Updated | 2 days ago |
Published | 8 days ago |
Status | In development |
Category | Tool |
Platforms | HTML5, Windows, macOS, Linux |
Author | Marc |
Made with | DragonRuby GTK |
Code license | MIT License |
Average session | A few seconds |
Inputs | Keyboard, Mouse |
Links | GitHub |
Leave a comment
Log in with itch.io to leave a comment.