/HearthClone

PHP Laravel Server that mimics the server functionality of Hearthstone.

Primary LanguagePHP

Codeship Status for Fiskell/HearthClone Scrutinizer Code Quality

Hearthstone Engine Clone

An attempt at an exact copy of the mechanics in hearthstone. The project is written with full TDD and uses Laravel 5.1

The application is currently only runnable from unit tests. There will eventually be routes exposed to start a game, but wowza that is far away.

Setup

Install laravel homestead

Composer install

npm install

Hearthstone API

Coming soon