Skip to content

12beesinatrenchcoat/arcaea-play-rating-calculator

Repository files navigation

arcaea-play-rating-calculator

A little web thing that calculates the play rating of any given play in Arcaea (the New Dimension Rhythm Game).

Also an excuse to play around with Svelte.

This project is unofficial and fanmade — Arcaea belongs to lowiro. Go check it out!

developing

pnpm i # install dependencies
pnpm run fetch:charts # get chart data
pnpm run dev # start vite dev server

Stylesheet is in the /static directory, all the important stuff is in the /src directory.

Look around! Have fun!

on chart data

The chart data (from this csv) is mostly sourced from the Arcaea Community Wiki. Thank you to the contributors there!

If any data is wrong, please feel free to file an issue.

license

MIT.