Java Scoring Program

I wrote a program that runs on laptops/desktops that can calculate the scores for the VEX Tower Takeover Competition. here is a link to the Github:


This link is for the Jar file itself:
https://cdn.discordapp.com/attachments/198658294007463936/619180111899525179/Robotics-Scoring.jar

Hope you all enjoy!!

3 Likes

No screenshots?

It would be nice to see the program in action without having to actually download and run it.

1 Like

Can you make one for mobile devices? I like the idea, but I’ve found that most teams use mobile devices to score, in order to more quickly move around the field.

There is already one - search for “VRC Hub” in the iOS App Store or the google play store.

4 Likes

Here are some screenies of it when you open it, and when you use it:
image

2 Likes

image

2 Likes

image

2 Likes

Neat - we have a google sheets calculator that has developed - the graphical interface helps and also “scoring scenarios” might be a good addition to your java app

3 Likes

I’d like to see this on the v5 brain.

2 Likes

How would you control it on the brain tho?

Use the touch screen

2 Likes

well that’s a bit tough when your robot is busy scoring the cubes :confused:

6 Likes

Perhaps a scoring system which uses a secondary controller to score.

There is an app called VRC hub which includes something similar to this with some graphics as well as the game manual.

3 Likes

I have seen, and I do use this when on my phone. However, one of my friends is unable to use their phone for the scoring, so that is part of why I made this.

1 Like

I was working on the same thing but in Python!

2 Likes

I would absolutely LOVE to see how this looks/compiles when you get it finished. :heart_eyes: