After diligently working for a few hours, our programmer came up with a score calculator for the game. I have posted the program and the source code (Java) so feel free to mess with it as you please. You will need Java to run this program. It is covered under the [WTFPL Licence](http://sam.zoy.org/wtfpl/). :p
Hope this helps!
Edit:
Directions-
Left click- Change Shape
Right Click- Add Ubertube (Just remember that you can only have a maximum of 3)
You can add the race score by yourself, or add it to the program.
It took me a while to realize that it gives the combined score. How much trouble to show autonomous and tele-op scores separately. Oh, and their sum? I’ll have to dust off my Java book, I guess.
Honestly, minimum trouble. We have the sums of each separately anyway, we just display the sum of all of them. We just have to create a different output field for the two sums.
We should have the updated version within the next 2 days or so.
It took me a while to realize that it gives the combined score. How much trouble to show autonomous and tele-op scores separately. Oh, and their sum? I’ll have to dust off my Java book, I guess.
Working on version 0.3 & 0.4
Once I’m done, I’ll upload both a version that you desire, and one that can account for climbing robots scores as well