Skip to content

A Hearthstone simulator to apply AI in Python using fireplace.

License

Notifications You must be signed in to change notification settings

jesuslln/AI_HearthstoneSimulator

 
 

Repository files navigation

Fireplace

codecov.io

A Hearthstone simulator and implementation, written in Python. This repo has the objective to create a functional AI framework for educational purposes. This repo is still in it's first developments stages.

Requirements

  • Python 3.8+

Installation

First get inside AI_HearthstoneSimulator folder then:

  • pip install .

To check installation and run a random game in the simulator go to tests folder and run

  • python full_game.py

Documentation

The Fireplace Wiki is the best source of documentation, along with the actual code.

Files Changed from the original Repo

I have add changes or created to the following files:

  • full_game.py (./tests)
  • utils.py (./fireplace)
  • game.py (./fireplace)
  • decks folder (./fireplace)

License

AGPLv3

Fireplace is licensed under the terms of the Affero GPLv3 or any later version.

Community

Fireplace is a HearthSim project. Join the community: https://hearthsim.info/join/

About

A Hearthstone simulator to apply AI in Python using fireplace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%