Tic Tac Toe in Haskell
Stars
5
Forks
3
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
27
commits
added Draw
4932e68
using memoization and stubbing. complete testing
6be0a68
remove all hs files in project directory
cfe47ce
make clean produce less errors
beaa2c0
added instructions to install hspec
453ef2d
put fix for invalid number for move
2f247a0
updated readme to prefer install using homebrew
de16b30
fixed formatting problem with README
f8f457f
added readme
0aa1f80
added check for valid move
78fe3dd
changed render in test. fixed logic with isPlayAgain
835f44d
added more prompts with testing
98f3b01
t13
9fab00a
t11 - trying to get faster
b7ae739
t11 - finally able to complete it
6da22db