MTG Monte-Carlo style simulator.
Next steps:
- Improve smartphone compatibility: Scaling, touch-based drag'n'drop (react-dnd-multi-backend)
- Load card metadata from scryfall
- Improve card matching using said metadata: Name, CMC, Type, Text, Power, Toughness
- Allow multiple decks/tests saved
- Add more pre-made decks/tests samples
- Add how-to-use
- Change to react-bootstrap for visually pleasing components (Panel for the tests, better buttons, alert, menu, glyphicons)
- Allow drag'n'drop reordering of tests
Powered by Create React App & TypeScript