master0500 wrote:how'd you make an online scoreboard?
I created a cgi program in google go and sqlite. It's really nice too, it has templating, and the scores are put into the webpage as an unordered list with the names and scores tagged with classes so they can be styled, in descending order. Also some basic encryption. I may release it for everyone once I think it's gotten to a good level of development