/HearthPlays

HearthPlays is an app that allows you to watch replays of Hearthstone games.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

HearthPlays

HearthPlays is a desktop app that allows you to watch replays of Hearthstone games.

/!\ Developement of this project has ceased, since https://hsreplay.net/ does exactly that.

Installing

  • Install npm.
  • In HearthPlays' directory, run npm install.

Building

To build the app and tests, run npm run build in the project's root directory.

Testing

After building the app, you can run the tests in two ways :

  1. Run the tests in your browser : Simply open the file test/test.html in your browser.
  2. Run the tests in a command-line interface : Run npm test in the project's root directory.

Usage

Build the project, then run npm run start.

Troubleshooting

See the Wiki.

License

HearthPlays is distributed under GNU Affero GPL License.