Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 184 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 184 Bytes

TicTacToe

A terminal based TicTacToe game, written in Elixir. Tested on Ubuntu 20, but should work on any Unix.

Installation and Running

mix escript.build
./tic_tac_toe