Web app that calculates the cheapest solutions for FIFA Ultimate Team SBCs by leveraging combinatorics and web workers
SBC Cruncher is a website that helps FIFA Ultimate Team players find the cheapest player ratings to reach a specific target rating when completing Squad Building Challenges (SBCs). It automates the process of calculating all possible combinations of player ratings and their corresponding prices, allowing users to easily find the most cost-effective solutions. The website also retrieves player rating prices from popular platforms Futbin and Futwiz, eliminating the need for manual input.
To install SBC Cruncher, follow the steps below:
git clone https://github.com/sbccruncher/sbc-cruncher.git
cd sbc-cruncher
npm install
.env file.npm run build
npm start
SBC Cruncher is a helpful tool for FIFA Ultimate Team players who engage in Squad Building Challenges. It simplifies the process of finding the cheapest player ratings to reach a specific target rating. Through automated calculation of rating combinations and integration with platforms like Futbin and Futwiz, SBC Cruncher streamlines the SBC completion process. Its easy installation process and user-friendly features make it a valuable resource for FIFA players seeking to optimize their team building.