Hey, how are you? I hope very well, I was fascinated by the scoring system, and I will need it for my next game, can you help me with that? Do you have any tutorial? and do you think it can be used for construct 3
Viewing post in Frosty Peaks jam comments
Howdy, sure, here you go! Sorry for the delay. Most info needed should be in the README on the page or in the comments in the files. I put pseudocode examples for the main functions. As long as construct can do GET/POST requests, it should work. Let me know if you have any questions. https://github.com/nickjrotundo/simple-high-scores
Do note that, given that this was written as part of a jam, it was written under the same time constraints as the jam haha. Therefore, while reasonable effort was given to make it reliable and generally secure, there is room for improvement no doubt.