To run the sim on browser:
npm install
npm run dev
To update snakes and ladders data: https://docs.google.com/spreadsheets/d/1C1PqKLwzPRrGs-RAV53yVtBoTPjnoz686i9Rmgxi82A/edit?gid=1630125671#gid=1630125671
After filling it up, copy the last line to the following files in the folder pages/snl/snlData/:
- snlData_custom_dark.js
- snlData_custom_light.js
Open this link on browser: http://localhost:3000/snl
To edit playerData, pages/snl/snlData/snlData.ts Make sure playerIds are unique