Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 695 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 695 Bytes

An online Dominion kingdom randomizer.

Looking for a command-line Dominion randomizer? See https://github.com/FThompson/DominionRandomizer

Uses FormPersistence.js for retaining form values across sessions.

TODO

  • Handling of bad form input
  • Young Witch support (add an 11th card costing between 2-3)
  • Verify that implementation of looter/ruins cards is correct
  • Refactor/clean up code
  • Enable/disable card amount and filter type inputs depending on the selected sets
  • Update exclusions list to only contain possible cards
  • Add visual indication of ability to shrink/expand sections
  • Save previous kingdoms
  • Prettify interface