![]() |
Logomotion Score Calculator
1 Attachment(s)
Hey everyone,
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. :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. |
Re: Logomotion Score Calculator
Hey Thanks
Will make scoring alot easier Team 686 |
Re: Logomotion Score Calculator
1 Attachment(s)
Update:
There was one problem that is fixed in this latest upload. |
Re: Logomotion Score Calculator
Thank you
|
Re: Logomotion Score Calculator
this is a great little program. thanks for the good speed!
|
Re: Logomotion Score Calculator
Absolutely. I know it is very simplistic, but that was the aim. He threw it together in about an hour and a half.
|
Re: Logomotion Score Calculator
This is beautiful!
|
Re: Logomotion Score Calculator
Team 103 rocks. Again.
|
Re: Logomotion Score Calculator
Quote:
Quote:
|
Re: Logomotion Score Calculator
This is great and has already helped our team immensely with effective strategies...
Thanks so much! ;) |
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
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.;)
|
Re: Logomotion Score Calculator
The FEDS thank you, this will help tremendously when strategizing.
|
Re: Logomotion Score Calculator
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. I am very glad that this helped so much! |
Re: Logomotion Score Calculator
FYI, this works in Linux as well:
$ java -jar Score.jar Thanks! Mike |
Re: Logomotion Score Calculator
Quote:
I am glad it is helping you out! |
Re: Logomotion Score Calculator
Quote:
Once I'm done, I'll upload both a version that you desire, and one that can account for climbing robots scores as well :D |
Re: Logomotion Score Calculator
Can we make it more pretty? :D
|
Re: Logomotion Score Calculator
Quote:
Quote:
|
Re: Logomotion Score Calculator
Does this not work on Macs? At least it's not working on my MacBook, or I'm just doing something wrong...::ouch::
|
Re: Logomotion Score Calculator
Quote:
Thank you very much! |
Re: Logomotion Score Calculator
Quote:
Cassie |
Re: Logomotion Score Calculator
1 Attachment(s)
Quote:
Edit 1: This is the notification I get when I try to get it: Attachment 9618 Unfortunately, the application Console is 'not allowed'... |
Re: Logomotion Score Calculator
This will prove invaluable; many thanks!
|
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
The program should work regardless of OS. That is the beauty of interpreted languages such as Java- they will work as long as you have an appropriate interpreter.
Blocks that the school has set up may impede execution though. |
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
1 Attachment(s)
The official scoring screens at Kickoff. Touch screen panels, each peg changes shape each tap. Doesn't show a score however. Could keep a body busy during a match!
Yeah, more pretty! Like Edison, I've discovered that a program is 1% basic stuff and 99% pretty stuff. - Contrasting background. - Autonomous mode (yellow tubes). |
Re: Logomotion Score Calculator
i found one flaw!
when you put one of each of the tube in the right order you get 18 points then when you place an uber tube on it it says 18*2=30 and also cant you get put two tubes on one peg? sorry to point out flaws i hate doing!!! |
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
Quote:
Cassie |
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
Quote:
1. The ubertube is a peg multiplier; it will not multiply the row by 2. 2. You can put more than one on per peg, but only the outermost counts. 3. The score is calculated as follows: (3+3+3)*2 for logo, =18, and can be written 6+6+6. Then lets say you have an ubertube on the first one. This makes it 6*2+6+6, and then add a 6 on top of that for your autonomous placement score. Five 6's make 30. P.S. If you don't want to point out flaws so much...read the manual so you don't have to ;) |
Re: Logomotion Score Calculator
Quote:
I agree with the contrasting background (with the brightness of certain screens, it is impossible to see a white circle on the background), and this has been rectified. Unfortunately, I forgot to bring home a copy from school :eek: |
Re: Logomotion Score Calculator
If anyone in interested I put together scoring calculator for the iPhone that is available in the app store. The only has two bugs (that I am aware of).
1) It does not address penalties. Thos may get added in an update if I have time 2) It allows 3 ubertubes per scoring grid rather then three total http://itunes.apple.com/us/app/frc-s...415226379?mt=8 There is also a scoring calculator available for FTC |
Re: Logomotion Score Calculator
Awesome! Thanks!
I do not have an iPhone, but I will be sure to tell my friends. |
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
Quote:
|
Re: Logomotion Score Calculator
Quote:
|
| All times are GMT -5. The time now is 21:00. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi