/taintedcain-calculator

Vue2 Companion webapp for The Binding Of Isaac : Repentance

Primary LanguageHTML

Tainted Cain Calculator!

This is a companion webapp for the Tainted Cain character from The Binding Of Isaac : Rebirth last DLC, Repentance.
You manually enter pickups available on your floor and it show items that can be crafted with the Bag of Crafting.

WARNING : Not compatible with Repentance >v1.7.5, since recipes are now tied with run seed.

DATA

TODO

  • dynamic recipe generation test?
  • "plan to craft" and "favorite" modes
  • "wildcard" pickup (suggested by catorze83)

Project setup

This project uses VueJS + Vue CLI.

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build