Web application for players of the arcade game SOUND VOLTEX (SDVX) used to calculate score, grade, and volforce (coming soon).
This was bootstrapped with create-react-app.
Currently deployed here.
- Choose between Subtractive or Classic calculation methods
- Subtractive: Input max chain of a chart, then near and error values. Value for "critical" is calculated
- Classic: Input critical, near, and error values
- Outputs max error or near values based on max chain input
- In progress
- Finish VOLFORCE calculator
- Add localStorage for inputs