/taintedcain-calculator

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.

DATA

TODO

  • basic search
  • list view
  • reset button
  • icons from a spritesheet
  • better performances

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