File | Date | Author | Commit |
---|---|---|---|
RandomPicker | 2015-11-21 |
![]() |
[9ba30b] inner directory search |
.gitattributes | 2015-11-21 |
![]() |
[370968] Initial commit to add default .gitIgnore and .g... |
.gitignore | 2015-11-21 |
![]() |
[370968] Initial commit to add default .gitIgnore and .g... |
README.md | 2015-11-21 |
![]() |
[b75283] Create README.md |
RandomPicker.sln | 2015-11-21 |
![]() |
[fa21df] Card player |
Picker for any Card game
Just load a directory with cards, what have classifier for type and number of card with defined length.
Program will randomly select any card with type filter and show it on screen.
You can add descripton for types to Type.txt file like "A Awesome card".
You can also add text to card in Text.txt like "A-001 My first card", what can be showen with card on screen.