Skip to content

7426-Pair-Of-Dice/FRC-Scoring-Calculator

Repository files navigation

Rebuilt Scoring Calculator

A streamlined and user-friendly scoring calculator designed specifically for the 2026 FRC game Rebuilt. Created using Svelte, this calculator covers all scoring rules found in the manual.

Live Demo

image

Features

  • Up to spec scoring based on the official manual
  • Alliance Customization
  • Alliance Leaderboard
  • Save and Load from CSV
  • PWA Support (Easy Offline Installation)

Screenshots

Alliance Scoring Sheet

image

Leaderboard

image

Alliance Customization

image image

Usage

This calculator can be useful for scoring practice matches, comparing the scores of multiple previous matches, coming up with strategies or even as a tool for conducting driver tryouts.

How to use

The calculator is available online at frc.ohlinis.me.

If for whatever reason you wish to run this yourself, all that is required is node.js and the following instructions:

Install Dependencies

npm install

Run Live Server

npm run dev

If you would like a version you can host as a static site, you can create a build or use the latest build found in /docs.

npm run build

Feedback and suggestions for improvement are appreciated!

Credits

Dynamic Open Graph Image Generator by Sagar Hani

About

A scoring calculator for the 2026 FRC game Rebuilt

Resources

License

Stars

Watchers

Forks

Contributors