Official robot code of VEX Robotics Team 687C for the 2020-2021 season.
- VEXcode Pro
- C++
- Git
This is the competition template for CAMS VEX 687C: The Nerd Herd for the 2020-2021 season. Changes to the robot's code shall be committed here. Make sure your program meets our Code Documentation Guidelines
If for some reason you want to clone the code locally, follow one of these methods:
- Click the "Download Zip" Button at the bottom right of the page of the GitHub Repository
- Extract the contents of the zip file
- Note: main.c is the competition code
- Click the "Open with GitHub Desktop" Button at the bottom right of the page of the GitHub Repository
- Commiting with GitHub Desktop
- Open cmd and navigate to an appropriate directory and run the following command:
gh repo clone <repository> [<directory>] [-- <gitflags>...]
Contributions are always welcome! Please create a PR and include a description of how your PR will improve the overall robot code and what it does. Making Contributions to a project guide.
This project is licensed under GNU v3.0 license.
Give this repo a ⭐️ if you found this project helpful!