Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jparkerweb/kdm-cards
☠ Generate disorder, fighting arts, and secret fighting arts cards, to upload to a print on demand service (like printer studio, or make playing cards). The generated cards are intended to be printed on 2" x 2" side cards.
https://github.com/jparkerweb/kdm-cards
board-game cards kingdom-death
Last synced: about 2 months ago
JSON representation
☠ Generate disorder, fighting arts, and secret fighting arts cards, to upload to a print on demand service (like printer studio, or make playing cards). The generated cards are intended to be printed on 2" x 2" side cards.
- Host: GitHub
- URL: https://github.com/jparkerweb/kdm-cards
- Owner: jparkerweb
- Created: 2018-02-22T02:39:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T21:56:04.000Z (over 5 years ago)
- Last Synced: 2024-11-02T04:11:54.825Z (3 months ago)
- Topics: board-game, cards, kingdom-death
- Language: CSS
- Homepage:
- Size: 56.8 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `KDM-Cards`
Generate `disorder`, `fighting arts`, `secret fighting arts` and `abilities` cards, to upload to a print on demand service (like printer studio, or make playing cards). The generated cards are intended to be printed on 2" x 2" side cards.----
## Setup
* install packages:
`npm install`## Requirements
* Chrome web browser (updated to latest version)
* node and npm (install from nodejs.org)
* any static web server (I like "local-web-server": https://www.npmjs.com/package/local-web-server)## Usage
* run the website:
`npm run website`
(http://127.0.0.1:8000/cards.html)* run the app:
`node app`## Example Set of Generated Cards
![Example](./example-cards.png)
## Demo of Application
![Example](./example.gif)### JSON Data Sources
* https://github.com/toconnell/kdm-manager/blob/master/v2/api/assets/----
## Example of Printed Cards
![cards](docs/cards.png)