Skip to content

elixirfocus/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

The follow mix project contains a module TicTacToe.Game which was built as part of a code jam for Philly Elixir.

Things you can do:

  • Run mix test to see validation of behavior.
  • Run mix docs to generate HTML documentation.
  • Run mix credo --strict to validate the correctness of the code.
  • Run mix dialyzer to confirm the manual typespecs.

Other TicTacToe Demos

About

A simple take at a TicTacToe game written in Elixir.

Topics

Resources

Stars

Watchers

Forks

Languages