A command line version of the Mastermind board game
-
If you haven't already, install Elixir
-
Clone the repository:
$ git clone https://github.com/patwey/mastermind.git
-
Compile the project:
$ mix compile
-
Start up an IEx session inside the project:
$ iex -S mix
-
Start the game:
iex> Mastermind.play