Cool, thanks! ❤️ It’s also probably my favourite game of mine and sadly like the least played one. I think the broken image thing might be a gif. 🤔And I have like no recollection of what that bonus is. Guessing by the name, I’d say like a get out of jail free that picks the correct answer, well, automatically.
Oh yes, that is just a simple file that includes the method for generating the checksum of all the data submitted to prevent easy data manipulation for cheating purposes.
← Return to game
Comments
Log in with itch.io to leave a comment.
This game is incredible. One of the best games I’ve ever played on itch. I managed to get a score of 1143 (after about an hour):
Few issues I had:
Cool, thanks! ❤️ It’s also probably my favourite game of mine and sadly like the least played one. I think the broken image thing might be a gif. 🤔And I have like no recollection of what that bonus is. Guessing by the name, I’d say like a get out of jail free that picks the correct answer, well, automatically.
Curious about how do you implement the Leaderboard in unity?
Source code is available as per Ludum Dare compo rules: https://github.com/anttihaavikko/hivemind
But basically it's just calling a PHP script on my server with all the parameters and the script does the saving to the database.
Sounds good will take a look. Thank you.
I got an error: "The name `Secrets' does not exist in the current context"
Oh yes, that is just a simple file that includes the method for generating the checksum of all the data submitted to prevent easy data manipulation for cheating purposes.