Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 657 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 657 Bytes

VEXGrayson

Instructions for Bryce:

  1. Go to extensions
  2. get python and vex
  3. then open terminal
  4. in termal run command 'git clone https://github.com/zenfry/VEXGrayson.git'
  5. watch some videos https://www.youtube.com/watch?v=uRNsqHZEzUM and read some python documentation
  6. https://www.w3schools.com/python/python_intro.asp

Note: If you are having trouble with python and just want to start coding for robots, try out this: https://codev5.vex.com/ This isn't exactly 'coding' but it is a good place to start, you can also look at a bot in VR so that is kind of cool Also I can take any code you write in block and put it into python or C++ or C.