Skip to content

687vex/687C-Robot-Code-2020-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers

CAMS VEX 687C Robot Code 2020-2021

Official robot code of VEX Robotics Team 687C for the 2020-2021 season.

Built With

  • VEXcode Pro
  • C++
  • Git

Competition Code Template

Instructions for Team:

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

Editing Repositories

If for some reason you want to clone the code locally, follow one of these methods:

Downloading from GitHub Website

  1. Click the "Download Zip" Button at the bottom right of the page of the GitHub Repository
  2. Extract the contents of the zip file
  3. Note: main.c is the competition code

Downloading using GitHub Desktop from GitHub Website

  1. Click the "Open with GitHub Desktop" Button at the bottom right of the page of the GitHub Repository
  2. Commiting with GitHub Desktop

Downloading using Git commands

  1. Open cmd and navigate to an appropriate directory and run the following command:
    gh repo clone <repository> [<directory>] [-- <gitflags>...]

Contribute

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.

License

This project is licensed under GNU v3.0 license.

Support Us!

Give this repo a ⭐️ if you found this project helpful!