Permalink
Failed to load latest commit information.
cmd/tictactoe Alert when player wins, and game over. Dec 29, 2014
.arclint Add .arclint file configured for golang projects. Dec 21, 2014
.gitignore Initial commit Oct 5, 2014
LICENSE Update README, LICENSE, and add our first passing test. Oct 5, 2014
README.md Add codeship badge for build status. Mar 22, 2015
tictactoe.go Start work on CLI command to play tictactoe Dec 24, 2014
tictactoe_test.go Flesh out GameOver() function. Dec 23, 2014