An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Reefscape
[![CI](https://github.com/TripleHelixProgramming/Reefscape/actions/workflows/wpici.yml/badge.svg)](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).