EvanQuan / KingdomCreator

Deck randomizer for Dominion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dominion Randomizer (aka Kingdom Creator)

https://www.dominionrandomizer.com is a kingdom randomizer, or card picker, for Dominion.

Feel free to make any improvements you see fit and send me a pull request!

Development

This is a static site served through GitHub Pages. Check the /docs directory in master to see the source currently being served at http://www.dominionrandomizer.com.

Commands

npm start - Run the development server with hot reloading at localhost:8080

npm run build - Builds the static site and outputs the assets in /docs

npm run serve-static - Serves the build assets from /docs in case you want to check the built version

About

Deck randomizer for Dominion

License:MIT License


Languages

Language:TypeScript 50.7%Language:Vue 34.1%Language:JavaScript 7.1%Language:CSS 4.2%Language:CoffeeScript 2.9%Language:HTML 0.9%