Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shinoi2 committed Dec 7, 2023
1 parent a4260b0 commit 01b0b35
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@
A Hearthstone simulator and implementation, written in Python.


## Requirements

* Python 3.10+


## Installation

* `pip install .`

# Cards Implementation
## Cards Implementation

Now updated to [Patch 10.4.0.23576](https://hearthstone.fandom.com/wiki/Patch_10.4.0.23576)
* **100%** Basic (142 of 142 cards)
Expand All @@ -34,6 +25,17 @@ Now updated to [Patch 10.4.0.23576](https://hearthstone.fandom.com/wiki/Patch_10
* **100%** Knights of the Frozen Throne (135 of 135 cards)
* **100%** Kobolds & Catacombs (135 of 135 cards)


## Requirements

* Python 3.10+


## Installation

* `pip install .`


## Documentation

The [Fireplace Wiki](https://github.com/jleclanche/fireplace/wiki) is the best
Expand Down

0 comments on commit 01b0b35

Please sign in to comment.