This is a partial port of the Belt Simulation in Shapez 2 in TypeScript, and can be used to both understand and debug the simulation. Feel free to report bugs / suggestions / feedback in the Discord!
- Node.js (anything >14 should work)
- Yarn
yarn
# Compiles & hot-reloads for development
yarn dev
App will be running at on localhost:3000