Yeah, I wanted to try to implement one, but I've never done that before, so I'll have to research that. I ditched it to try and hit time, but I never added it back when I passed time. I'll have to add one once the jam is done. Thanks for playing
Viewing post in RoundHouse Ricochet jam comments
For a previous game (https://vmpwje.itch.io/pac-man-metamorphosis) I wanted a high score which was essentially an integer, stored somewhere in the cloud, that I could reference. I after looking around a bit I discovered Firebase which allowed me to do that for free. It was pretty easy to integrate too, though probably more effort than I'd want to put into a 3-hour jam!