A simple calculator for Beltmatic. Based on https://info.otypes.de/beltmatic/, rewritten to use A* and added a few improvements to drastically increase performance.
Go to https://beltmatic.krenn.tech/
or clone the repository and run following commands:
npm i
npm run build
npm run preview
and then go to http://localhost:4173