Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 727 Bytes

File metadata and controls

7 lines (7 loc) · 727 Bytes

Programming-Badge-Files

Java files for the Scouting Robotics Programming badge. To use these files, follow the instructions in the Scouting Robotics Programming badge guide. The steps are also written below for your reference.

  1. Open this repository on Github.
  2. make a fork of this repository to your own Github account. (Click the "Fork" button in the top right corner of this page.)
  3. Click the green "Code" button and select the codespaces tab, then click "Create codespace on main" to open a new codespace. (A codespace is a virtual development environment that runs in your web browser, no downloads required.)
  4. Open the "Create" and "Debug" folders and follow the instructions in the comments of the Java files.