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

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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Launch Cypress tests

npm run cypress:run

Deploy on Github pages (if you have the rights)

npm run deploy

TODO

  • Build the map gradually when user add a room
  • Calculate secret room position when user add a room
  • Implement super secret room calculation

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