Packages

Core library to build a tictactoe app

Current section

Files

Jump to
Raw

README.md

# ElixirTictactoe core
An implementation of the [classic tictactoe game](https://en.wikipedia.org/wiki/Tic-tac-toe)
written in Elixir. This is the core library; see an example web implementation
[here](https://github.com/andreamazza89/elixir_web_ttt)
### Installation
UPDATE WITH DEPENDENCY INFORMATION