Tagged Questions
0
votes
1answer
122 views
Calculating Hit Accuracy score in a game
I'm currently in the process of making a scoreboard for my game. One of things I would like to display is the players accuracy in the amount of hits they had in game. However, I have never done this ...
2
votes
1answer
419 views
Persisting high score table in flash game without a network. (Featuring: HttpListenerException)
this question is very programming-centric, but it's for a game so I figured I might as well post it here.
I'm doing polishing work on a GGJ '11 game because it will be shown at an indie arcade ...