
A distributed tic tac toe game built with Elixir in the cli.
For a course a colleague and I had to build a distributed game in Elixir. We chose to build a tic tac toe game. The game is played in the cli and is distributed over multiple nodes.
TicTacToe is built with Elixir.