Tic-Tac-Toe in Haskell with a simple GUI.
Stars
5
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
2
commits
Bump stack resolver version; add screenshot
51a66d5
Add stack.yaml. Can now build with stack
83bc1b0
Completed AI. Cannot be defeated.
9e23356
First semi-functional version. AI is dumb.
6d1aed1
Added handleInput.
a11f41f
Completed board renderer.
be7c992
Added gloss to cabal config.
c9ab28f
Patched gloss OpenGL versions.
4aa4583
Added gloss sources for patching.
dc86d4c
Fixed setup. Added LICENSE and ghc-options.
9b54c2e
Initial cabal setup.
eecb380