Tic-Tac-Toe game in Haskell with AI
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
8
commits
comment on winning condition
d7e5430
added minimax AI and cleaned up some game logic
c398f6a
Corrected README
4f5117b
Cleaned up and renamed files
233ec98
deleted bogus files
0341965
Merge branch 'master' of github.com:pbv/tapf-tictac2
4e94781
initial version, two player only
df62740
Initial commit
9e08991