/sdvx-calculators-react

Web application for players of the arcade game SOUND VOLTEX (SDVX) used to calculate score, grade, and volforce (coming soon).

Primary LanguageJavaScript

Sound Voltex Calculators (WIP)

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.

Score

  • 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

Grade

  • Outputs max error or near values based on max chain input

Volforce

  • In progress

Dependencies

TODO

  • Finish VOLFORCE calculator
  • Add localStorage for inputs