Hi all, (I’m baaaaaacckkk…)
In the process of completing a game for a company and will soon result in online deployment and a high scoring system…
One thing though, how would this be achieved? If it is hosted on a site, how would I go about having a scoring table? Would linking it to an SQL database as such be an option, and if so, how would I link the two?
I looked at other forum posts and the links they contained didn’t help much.
Thanks in advance…
:point: I’m looking into this game now (which by the way seems very well developed), but seems as if the reason why it has (or probably has) code for a scoring system is becaus it is scripted in Javascript, along with HTML and CSS…