Gacha simulator for Arknights written in JavaScript for NodeJS.
Wrote this for fun. I may improve this when I have free time.
- NodeJS
- Download index.js and package-lock.json
- Run npm install
- Run node src/app
- Support banner configuration. (Ability to configure which operators are available in the gacha.)
- Pity rate calculation. (Add abiliity to introduce 6* pity rate values.)
- Gacha UI. (User gacha rolling UI/ Admin banner configuration UI.)