https://github.com/mvximenko/rpg-card
RPG Card Generator based on Magic: The Gathering
https://github.com/mvximenko/rpg-card
List: rpg-card
baldurs-gate baldurs-gate-3 board-game board-games card card-game card-games cards dnd dungeons-and-dragons fantasy game games generator magic magic-the-gathering mtg mtg-cards react rpg
Last synced: 25 days ago
JSON representation
RPG Card Generator based on Magic: The Gathering
- Host: GitHub
- URL: https://github.com/mvximenko/rpg-card
- Owner: mvximenko
- Created: 2021-09-19T09:45:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T15:34:15.000Z (over 1 year ago)
- Last Synced: 2025-04-29T10:02:17.580Z (about 1 month ago)
- Topics: baldurs-gate, baldurs-gate-3, board-game, board-games, card, card-game, card-games, cards, dnd, dungeons-and-dragons, fantasy, game, games, generator, magic, magic-the-gathering, mtg, mtg-cards, react, rpg
- Language: JavaScript
- Homepage: https://rpg-card.vercel.app
- Size: 1.01 MB
- Stars: 262
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPG Card
## Getting Started
```
git clone https://github.com/mvximenko/rpg-card.git
``````
npm install
``````
npm start
```