Skip to content

Jeredian/hearthrock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hearthrock

Build Status

Hearthstone® Bot Engine https://yangyuan.github.io/hearthrock

News

  • Hearthrock 0.6.0 Alpha for 10.2.0.23180. (Feb 11, 2018)
  • Hearthrock 0.5.5 Alpha for 10.2.0.23180. (Feb 6, 2018)
  • Hearthrock 0.5.4 Alpha for 10.0.0.22611. (Dec 12, 2017)
  • Hearthrock 0.5.3 Alpha for 9.4.0.22115. (Nov 18, 2017)
  • Hearthrock (AI) received $5,000 credits from NUTech AWS Grant.
  • Hearthrock 0.5.2 Alpha for 9.2.0.22017. (Oct 26, 2017)
  • Hearthrock 0.5.1 Alpha for 9.1.0.20970. (Sept 20, 2017)
  • Hearthrock 0.5.0 Alpha for 9.0.0.20457. (Aug 9, 2017)

Purposes and Features

Hearthrock makes it possible for artificial intelligence scientists to do their research on Hearthstone®. With Hearthrock, you can implement your Hearthstone® bot:

  • With your favourite language. Python, C#, JavaScript, PHP, Java, Go, whatever ...
  • Without hacking and game programming skills.
  • Without knowing technical details of Hearthstone®.

Hearthrock will run with Hearthstone® client, your bot will run as a separated web services. Hearthrock will read the data of Hearthstone® and call your bot, and it will also read your respose and perform the actions on Hearthstone®.

Usage

Hearthrock is designed for scientists and engineers only.

  • Make sure you are scientist or engineer or student.
  • Download latest release version of Hearthrock from here.
  • Use Hearthrock.Client to patch/unpatch Hearthstone®.
  • Reference Examples and Contracts to write your own bot.

Questions or bugs?

  • Make sure you are scientist or engineer or student.
  • Create an issue in here.

Pull requests?

  • Pull requests are welcome, no matter how small the changes are.
  • It's a must to pass StyleCop.

Acknowledgement

There were some difficult times for Hearthrock, I want to thank these people for helping the Hearthrock project.

(Not a full list) @AiSatan, @SimiPro, @jakibaki, @michaelpittino, @jaime, @zoumorn


“Hearthrock isn't endorsed by Blizzard Entertainment and doesn't reflect the views or opinions of Blizzard Entertainment or anyone officially involved in producing or managing Hearthstone. Hearthstone is a trademark or registered trademark of Blizzard Entertainment, Inc., in the U.S. and/or other countries.”

Packages

No packages published

Languages

  • C# 100.0%