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.
- Open this repository on Github.
- make a fork of this repository to your own Github account. (Click the "Fork" button in the top right corner of this page.)
- 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.)
- Open the "Create" and "Debug" folders and follow the instructions in the comments of the Java files.