Skip to content

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.

Notifications You must be signed in to change notification settings

lne0nl/mapping-of-isaac-v2

Repository files navigation

cypress

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.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Cypress Component Testing

npm run test:unit # or `npm run test:unit:ci` for headless testing

Run End-to-End Tests with Cypress

npm run build
npm run test:e2e # or `npm run test:e2e:ci` for headless testing

Lint with ESLint

npm run lint

TODO

  • Add vizualisation of Super Secret rooms percent chances
  • Implement Ultra Secrets room calculation
  • Remove obstacles choice for room types that don't need it

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published