Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 304 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 304 Bytes

ElixirTtt

An unbeatable command-line game of tic tac toe.

Prerequisites

Install elixir (on OS X with Homebrew: brew install elixir).

How to Run

mix escript.build

./elixir_ttt

How to Test

mix test

Versions

Elixir 1.1.1

Erlang/OTP 18