/HOTS-heroes-randomizer

Randomizer for HOTS custom games.

Primary LanguageClojureGNU General Public License v3.0GPL-3.0

HOTS-heroes-randomizer

App was created to randomize hero picks for Heroes of the Storm custom games.

Usage

  1. Fill the db.clj with proper heroes-map for your friends
{:John  #{"Artanis" "Butcher"}
 :Wick #{"Anub'arak" "Brightwing"}}
  1. From the root directory run command:

    lein run

  2. Progam will show the suggested setup.

  • If you like the hero setup type anything, for example: cool and press Enter, key.
  • Else, if you don't like hero setup, then just don't type anything and press Enter.

Technologies

App is created using Clojure.

License

This application is no way affiliated with, associated with or endorsed by Blizzard Entertainment, Inc.

Distributed under the GNU General Public License v3.0.