/elixir-warrior

Our Elixir implementation of Ruby Warrior

Primary LanguageElixirMIT LicenseMIT

ElixirWarrior

TODO: Add description

How to Play (v1)

Edit the code in lib/elixir_warrior/player/player.ex.

Then run the following:

mix start

TODO: how to select a level, player templates, more convenient player/ location, ...

Installation

If available in Hex, the package can be installed by adding elixir_warrior to your list of dependencies in mix.exs:

def deps do
  [
    {:elixir_warrior, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elixir_warrior.