Earn 100 gold pieces in 4-5 hours by using python and opencv.
A poor college student want to earn more gold in HearthStone.
I write in python and use some cv2 built-in functions ,such as,Canny(),matchTemplate() and compareHist().You can get details by reading the source code hearthstone_auto
.py.However,the comments are written by Chinese.If you have any questions ,please contact me.
Some implemented functions :start game ,play cards ,trample face ,attack sneer attends and end turn.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Python 3.x,HearthStone and other common packages listed in requirements.txt
.
pip3 install -r requirements.txt
Open HearthStone and get the desk choose
Run hearthstone_auto from the repository root directory
python3 hearthstone_auto.py
I will use Reinforcement Learning to rebuild the project.So exciting!
Pull requests are welcome!
This project is licensed under the MIT License.