TicTacToe

CircleCIEbert

TicTacToe Application to learn OTP and Elixir

Installation

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

def deps do
  [
    {:tic_tac_toe_math3v, "~> 1.0.0"}
  ]
end

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