Kitten Climb |
|
Take control of a determined cat climbing up to the best napping spot. [More] |
Copyright © 2024 BYOND Software.
All rights reserved.
Kitten Climb |
|
Take control of a determined cat climbing up to the best napping spot. [More] |
Thanks for trying it out. The last jump or two's definitely not easy-- but it is possible.
The DM reference should cover any basic questions you'll have about hub scores. But here's the gist of what you want to do:
- set a hub password on the site, and in your code
- create any medal / score entries on your hub
- read & write your created entries in code with GetScore() / SetScore() or GetMedal() / SetMedal().
Here's a link to an in-depth tutorial by Lummox.