Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.46 KB

Power-Play-2022

PowerPlay FTC game 2022 for the Radical Raiders 16626

Getting started

Download the repository

There are multiple ways to download this code base.

Project Structure

Most of the FTC op modes will be located in TeamCode/src/main/java/org/firstinspires/ftc/teamcode (Pretty long, I know). Most of the coding will be done here. Further additions to the main FTC Robot activity will be located in FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/internal/FtcRobotControllerActivity.java

Contributing

Please make sure to read the Contributing Guide before making a pull request. If you have any questions regarding the code base, feel free to message any of the contributors!

Contributors