Undocumented Vex Tech Scavenger Hunt

python code is compiled on the brain

1 Like

the font the v5 brain uses

2 Likes

whoa, a scavenger hunt for vex? havnt seen one of these in a while! why dont we bring one to states and or worlds this year?

1 Like

It mainly has been just me posting in this thread for a while, the original scavenger hunt got locked with all the other meme threads when Vex removed a lot of posts.

6 Likes

A vex::task object does not have to be a function reference:

There is …probably…? a hook in Python, which will yield to the brain’s task scheduler each loop iteration. (calling wait(20, MILLESECONDS) is not strictly required in Python).

Connecting 2 cortex brains:

4 Likes