Skip to content

soft-circles/elixirttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Build Status

A CLI tic tac toe game written in Elixir

Computer always goes first and human goes second.

Installation/Running

Clone repo to local machine, navigate into cloned directory

cd ~/elixirttt

Get dependencies

mix deps.get

Start the console

iex -S mix

In the Elixir console run the following command

Game.play

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages