Skip to content

Earn 100 gold pieces in 4-5 hours by using python and opencv.

License

Notifications You must be signed in to change notification settings

H0radricCube/hearthstone_script-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hearthstone_script-

Earn 100 gold pieces in 4-5 hours by using python and opencv.

Introduction

  • 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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

ScreenshotOfStart

Requirements

Python 3.x,HearthStone and other common packages listed in requirements.txt.

Installation

  1. Install dependencies
pip3 install -r requirements.txt
  1. Open HearthStone and get the desk choose

  2. Run hearthstone_auto from the repository root directory

python3 hearthstone_auto.py
  1. Watch and enjoy it

Future Work

I will use Reinforcement Learning to rebuild the project.So exciting!

Contribution

Just me. Welcome in as long as you're interested in it.

We-chat: hhq_sunny_swag-
Email:   [email protected]

License

This project is licensed under the MIT License.

About

Earn 100 gold pieces in 4-5 hours by using python and opencv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%