So I use Vex C++ and wanted to write an auton selector for my brain. Does anyone have some advice or help to get me started? Still new to coding
Basically, you’re going to end up printing different shapes that represent buttons onto the screen and use coordinates to see whether those buttons are being pressed. I suggest looking into this, as it has a working auton selection that you will be able to understand as long as you know some coding basics.
1 Like
alright, will look into it
thank you so much!