Yet Another Logomotion Score Calculator

You are all probably sick of having all the different score calculators that are out there by now, but yet here is another one for you to consider.

It’s based off Silverlight and originally was made for Windows Phone 7 so if anyone has a WP7 you can use the exact same app both on your computer and soon on your phone.

It can score all 4 grids and the minibot race and also has several options for resetting the grids. You can also right click and select to install on your local machine for off web use.

Check it out at z.umn.edu/logomotioncalc. I would love any suggestions, fixes, or improvements.

If you are interested in the source code you can get it at
https://netfiles.umn.edu/users/stadi012/LogomotionWebApp/LogomotionWeb.xap

It’s a .xap so you need to change the extension to .zip and you can unpackage the code (which is in C#, similar to Java for those unfamiliar).

Happy Logomotioning!

For anyone who is still interested at this point, after watching week one regionals I’ve updated the algorithms to reflect how the game is actually scored.

Press the autonomous button to toggle autonomous mode scoring for each grid. Also, while you are limited to three ubbers for each alliance, there’s a bug that will subtract from your points if you try to exceed the limit and place more ubbers. I’m in the process of fixing this, so if you do use this, please bear with me. Thanks.

Edit

That minor bug that I mentioned earlier has been fixed. You now no longer need to worry about accidentally subtracting points from your own grid. Hope some find this helpful.