Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 1 year ago)
- Last Synced: 2024-05-23T04:09:56.692Z (8 months 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.netlify.app
- Size: 1.01 MB
- Stars: 238
- Watchers: 3
- Forks: 16
- 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
```