https://github.com/triplehelixprogramming/reefscape
Triple Helix Robotics' code for the 2025 FRC Crecendo season
https://github.com/triplehelixprogramming/reefscape
Last synced: 4 months 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T23:38:43.000Z (4 months ago)
- Last Synced: 2025-02-21T00:32:27.079Z (4 months ago)
- Language: Java
- Size: 577 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
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).