The Mapping of Isaac is a simple website developped in Vue.js for the game Binding of Isaac. It allows you to place the rooms on the map of the floor you are playing, then calculate the probability for the secret rooms placements.
npm install
npm run serve
npm run build
npm run lint
npm run cypress:run
npm run deploy
- Build the map gradually when user add a room
- Calculate secret room position when user add a room
- Implement super secret room calculation