An open API service indexing awesome lists of open source software.

https://github.com/hearthsim/hearthforge


https://github.com/hearthsim/hearthforge

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

![header](source/readme/header.png)

Hearthstone card creation resources. Intended to be used as the basis of a Hearthstone card renderer, such as [Neferset](https://github.com/andburn/neferset).

Contains card image assets with layout coordinates in json. A number of card styles are provided and can be found in
the [styles](styles/) directory.

## Default
The standard Hearthstone card style.

![default minion](source/readme/default_minion.png)
![default spell](source/readme/default_spell.png)
![default weapon](source/readme/default_weapon.png)

## Pure
Inspired by [@rgbjoy](https://twitter.com/rgbjoy)'s concept from [2013](https://twitter.com/rgbjoy/status/413542341660917760).

![pure minion](source/readme/pure_minion.png)
![pure spell](source/readme/pure_spell.png)
![pure weapon](source/readme/pure_weapon.png)