This project contains the source code of the web app Dominionizer, which is a set generator for the card game Dominion from Rio Grande Games.
Install and start the app locally:
npm install
npm start
Develop in a docker container:
- Install extension "ms-vscode-remote.remote-containers"
- Run VSCode command "Dev Containers: Reopen in Container"
The easiest way to contribute is telling your friends about this app. If you want to go further and report a bug, request a feature or even contribute code, please check out our contributing guidelines first.
Firstly, we want to thank Donald X. Vaccarino, the father of Dominion, and Rio Grande Games for creating and publishing this game we love to play ourselves.
We also want to thank @sumpfork and all the contributors of dominiontabs, which is a divider generator you can use to build your custom Dominion box. They maintain an exhaustive dataset about all dominion cards, that we used in the past as data source for Dominionizer.
Lastly, we would like to thank the community, who are responsible for maintaining the wiki we currently use as a data source for Dominionizer.
Copyright (C) 2024 Felix Dimmel, Tobias Dimmel and contributors
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Exceptions: The game Dominion and all its expansions are games published by Rio Grande Games. Rio Grande Games holds all rights to these games, and all the text and images used in this project that stem from these games, namely all images and text from rules and/or cards. These are used here with permission from Rio Grande Games under the condition that they not be used for commercial purposes. You must obtain separate permission from Rio Grande Games before re-using these images and texts in any other context.