https://github.com/triplehelixprogramming/reefscape
Triple Helix Robotics' code for the 2025 FRC Crecendo season
https://github.com/triplehelixprogramming/reefscape
Last synced: 25 days ago
JSON representation
Triple Helix Robotics' code for the 2025 FRC Crecendo season
- Host: GitHub
- URL: https://github.com/triplehelixprogramming/reefscape
- Owner: TripleHelixProgramming
- License: mit
- Created: 2024-10-16T15:08:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T22:13:14.000Z (11 months ago)
- Last Synced: 2025-05-06T23:20:59.475Z (11 months ago)
- Language: Java
- Size: 1.54 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reefscape
[](https://github.com/TripleHelixProgramming/Reefscape/actions/workflows/wpici.yml)
Triple Helix Robotics, FRC 2363\
2025 FIRST Robotics Competition game: Reefscape
## Code formatting
Spotless autoformatting can be performed using ``./gradlew spotlessApply``.
## License
Except where noted, all files are Copyright (c) 2024 Triple Helix Robotics. See [Triple Helix Robotics license details](LICENSE.md).
Files authored by FIRST and other WPILib contributors are Copyright (c) 2009-2024 FIRST and other WPILib contributors. See [WPILib license details](WPILib-License.md).