An open source website created to help choose the starting cards for games of Dominion. This project was also created by a backend .Net developer to help get his feet wet in front end development.
In a game of Dominion, 10 different types of cards are selected to be a part of the game. The game provides a way of randomizing the starting setup by providing a deck of cards consisting of one card of each type, which you can shuffle in order to choose the cards to use for the game. Once you add a number of the expansions, however, choosing cards from all of them becomes a more daunting task. The website was designed to simplify this part of the setup, allowing you to more easily play with cards from a number of the expansions.
If you would like to use the website, head over to https://dominiongame.azurewebsites.net/. If you would like to contribute, then please check out the contributing file and the gitter page listed in the Get Help section.
For general questions about the project, please check out the gitter page:
If you have found a bug or any other issue, please log it on GitHub.