Skip to content

ducino/hearthstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hearthstone

This project contains card and hero data for the game Hearthstone.

There is a default card class, which can be found in the hearthstone folder --> card.py

The program downloads card data, hero data, and hero power data from hearthhead.com/cards (see getcards.py), or see the source at the respective pages for hero and hero power. Hearthhead has stored this data in dictionary form.

All currently valid cards can be found in cards.json the cards are stored in dictionary format.

About

Hearthstone analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages